NOTE: Picked up JDK_JAVA_OPTIONS: -Dspring.liquibase.enabled=false 2022-08-24 11:34:46.840 INFO [cps-application,,] 1 --- [ main] org.onap.cps.Application : Starting Application using Java 11.0.15 on eric-oss-ncmp-755b978cbd-rxhdq with PID 1 (/app/classes started by 40514 in /) 2022-08-24 11:34:46.842 INFO [cps-application,,] 1 --- [ main] org.onap.cps.Application : No active profile set, falling back to 1 default profile: "default" 2022-08-24 11:34:55.243 INFO [cps-application,,] 1 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2022-08-24 11:34:55.851 INFO [cps-application,,] 1 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 597 ms. Found 6 JPA repository interfaces. 2022-08-24 11:34:58.031 INFO [cps-application,,] 1 --- [ main] o.s.cloud.context.scope.GenericScope : BeanFactory id=094ddc81-6fca-33fd-9d02-eedb9f2bbb40 2022-08-24 11:35:01.835 INFO [cps-application,,] 1 --- [ main] org.eclipse.jetty.util.log : Logging initialized @23983ms to org.eclipse.jetty.util.log.Slf4jLog 2022-08-24 11:35:03.148 INFO [cps-application,,] 1 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8080 2022-08-24 11:35:03.243 INFO [cps-application,,] 1 --- [ main] org.eclipse.jetty.server.Server : jetty-9.4.48.v20220622; built: 2022-06-21T20:42:25.880Z; git: 6b67c5719d1f4371b33655ff2d047d24e171e49a; jvm 11.0.15+10-suse-150000.3.80.1-x8664 2022-08-24 11:35:03.534 INFO [cps-application,,] 1 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2022-08-24 11:35:03.535 INFO [cps-application,,] 1 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 16392 ms 2022-08-24 11:35:04.839 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : Driver class org.postgresql.Driver found in Thread context class loader jdk.internal.loader.ClassLoaders$AppClassLoader@5ef04b5 2022-08-24 11:35:06.543 INFO [cps-application,,] 1 --- [ main] org.eclipse.jetty.server.session : DefaultSessionIdManager workerName=node0 2022-08-24 11:35:06.543 INFO [cps-application,,] 1 --- [ main] org.eclipse.jetty.server.session : No SessionScavenger set, using defaults 2022-08-24 11:35:06.545 INFO [cps-application,,] 1 --- [ main] org.eclipse.jetty.server.session : node0 Scavenging every 660000ms 2022-08-24 11:35:06.553 INFO [cps-application,,] 1 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@2dfd157b{application,/,[file:///tmp/jetty-docbase.8080.16794097048583837818/, jar:file:/app/libs/swagger-ui-4.5.0.jar!/META-INF/resources],AVAILABLE} 2022-08-24 11:35:06.553 INFO [cps-application,,] 1 --- [ main] org.eclipse.jetty.server.Server : Started @28703ms 2022-08-24 11:35:07.549 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : CpsDatabasePool - configuration: 2022-08-24 11:35:07.551 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : allowPoolSuspension................................false 2022-08-24 11:35:07.551 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : autoCommit................................true 2022-08-24 11:35:07.551 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : catalog................................none 2022-08-24 11:35:07.551 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : connectionInitSql................................none 2022-08-24 11:35:07.551 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : connectionTestQuery................................none 2022-08-24 11:35:07.551 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : connectionTimeout................................300000 2022-08-24 11:35:07.551 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : dataSource................................none 2022-08-24 11:35:07.552 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : dataSourceClassName................................none 2022-08-24 11:35:07.552 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : dataSourceJNDI................................none 2022-08-24 11:35:07.552 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : dataSourceProperties................................{password=} 2022-08-24 11:35:07.552 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : driverClassName................................"org.postgresql.Driver" 2022-08-24 11:35:07.552 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : exceptionOverrideClassName................................none 2022-08-24 11:35:07.630 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : healthCheckProperties................................{} 2022-08-24 11:35:07.630 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : healthCheckRegistry................................none 2022-08-24 11:35:07.630 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : idleTimeout................................120000 2022-08-24 11:35:07.630 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : initializationFailTimeout................................1 2022-08-24 11:35:07.630 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : isolateInternalQueries................................false 2022-08-24 11:35:07.630 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : jdbcUrl................................jdbc:postgresql://eric-oss-ncmp-database-pg.ecsader:5432/cpsdb 2022-08-24 11:35:07.630 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : keepaliveTime................................0 2022-08-24 11:35:07.630 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : leakDetectionThreshold................................300000 2022-08-24 11:35:07.630 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : maxLifetime................................1800000 2022-08-24 11:35:07.631 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : maximumPoolSize................................80 2022-08-24 11:35:07.631 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : metricRegistry................................none 2022-08-24 11:35:07.631 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : metricsTrackerFactory................................com.zaxxer.hikari.metrics.micrometer.MicrometerMetricsTrackerFactory@ea45a5b 2022-08-24 11:35:07.631 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : minimumIdle................................5 2022-08-24 11:35:07.631 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : password................................ 2022-08-24 11:35:07.631 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : poolName................................"CpsDatabasePool" 2022-08-24 11:35:07.631 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : readOnly................................false 2022-08-24 11:35:07.631 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : registerMbeans................................false 2022-08-24 11:35:07.631 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : scheduledExecutor................................none 2022-08-24 11:35:07.631 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : schema................................none 2022-08-24 11:35:07.631 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : threadFactory................................internal 2022-08-24 11:35:07.631 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : transactionIsolation................................default 2022-08-24 11:35:07.631 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : username................................"postgres" 2022-08-24 11:35:07.631 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariConfig : validationTimeout................................5000 2022-08-24 11:35:07.631 INFO [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 2022-08-24 11:35:07.953 DEBUG [cps-application,,] 1 --- [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@7ea8224b 2022-08-24 11:35:07.958 INFO [cps-application,,] 1 --- [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 2022-08-24 11:35:08.058 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=1, active=1, idle=0, waiting=0) 2022-08-24 11:35:08.058 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=1, active=1, idle=0, waiting=0) 2022-08-24 11:35:08.232 DEBUG [cps-application,,] 1 --- [onnection adder] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@577612b1 2022-08-24 11:35:08.240 DEBUG [cps-application,,] 1 --- [onnection adder] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@59b1e62f 2022-08-24 11:35:08.249 DEBUG [cps-application,,] 1 --- [onnection adder] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@5d8e79c1 2022-08-24 11:35:08.337 DEBUG [cps-application,,] 1 --- [onnection adder] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@188cec14 2022-08-24 11:35:08.346 INFO [cps-application,,] 1 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2022-08-24 11:35:08.731 INFO [cps-application,,] 1 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.6.9.Final 2022-08-24 11:35:08.735 INFO [cps-application,,] 1 --- [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=false, hibernate.types.print.banner=false} 2022-08-24 11:35:09.941 INFO [cps-application,,] 1 --- [ main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-08-24 11:35:10.742 INFO [cps-application,,] 1 --- [ main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.PostgreSQLDialect 2022-08-24 11:35:15.951 INFO [cps-application,,] 1 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-08-24 11:35:16.041 INFO [cps-application,,] 1 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2022-08-24 11:35:25.835 INFO [cps-application,,] 1 --- [ main] o.o.c.notification.NotificationService : Notification Properties NotificationProperties(topic=cps.data-updated-events, filters={enabled-dataspaces=""}, enabled=true) 2022-08-24 11:35:27.632 WARN [cps-application,,] 1 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 2022-08-24 11:35:28.132 INFO [cps-application,,] 1 --- [ main] com.hazelcast.system.logo : [192.168.235.225]:5701 [synchronization-semaphores] [5.1.1] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2022-08-24 11:35:28.132 INFO [cps-application,,] 1 --- [ main] com.hazelcast.system : [192.168.235.225]:5701 [synchronization-semaphores] [5.1.1] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2022-08-24 11:35:28.132 INFO [cps-application,,] 1 --- [ main] com.hazelcast.system : [192.168.235.225]:5701 [synchronization-semaphores] [5.1.1] Hazelcast Platform 5.1.1 (20220317 - 5b5fa10) starting at [192.168.235.225]:5701 2022-08-24 11:35:28.132 INFO [cps-application,,] 1 --- [ main] com.hazelcast.system : [192.168.235.225]:5701 [synchronization-semaphores] [5.1.1] Cluster name: synchronization-semaphores 2022-08-24 11:35:28.132 INFO [cps-application,,] 1 --- [ main] com.hazelcast.system : [192.168.235.225]:5701 [synchronization-semaphores] [5.1.1] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. To enable integrity checker do one of the following: - Change member config using Java API: config.setIntegrityCheckerEnabled(true); - Change XML/YAML configuration property: Set hazelcast.integrity-checker.enabled to true - Add system property: -Dhz.integritychecker.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_INTEGRITYCHECKER_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2022-08-24 11:35:28.136 INFO [cps-application,,] 1 --- [ main] com.hazelcast.system : [192.168.235.225]:5701 [synchronization-semaphores] [5.1.1] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2022-08-24 11:35:30.535 INFO [cps-application,,] 1 --- [ main] c.h.s.d.integration.DiscoveryService : [192.168.235.225]:5701 [synchronization-semaphores] [5.1.1] Auto-detection selected discovery strategy: class com.hazelcast.kubernetes.HazelcastKubernetesDiscoveryStrategyFactory 2022-08-24 11:35:30.541 INFO [cps-application,,] 1 --- [ main] c.h.s.d.integration.DiscoveryService : [192.168.235.225]:5701 [synchronization-semaphores] [5.1.1] Kubernetes Discovery properties: { service-dns: null, service-dns-timeout: 5, service-name: null, service-port: 0, service-label: null, service-label-value: true, namespace: ecsader, pod-label: null, pod-label-value: null, resolve-not-ready-addresses: true, expose-externally-mode: AUTO, use-node-name-as-external-address: false, service-per-pod-label: null, service-per-pod-label-value: null, kubernetes-api-retries: 3, kubernetes-master: https://kubernetes.default.svc} 2022-08-24 11:35:31.936 INFO [cps-application,,] 1 --- [ main] c.h.s.d.integration.DiscoveryService : [192.168.235.225]:5701 [synchronization-semaphores] [5.1.1] Kubernetes Discovery activated with mode: KUBERNETES_API 2022-08-24 11:35:31.938 INFO [cps-application,,] 1 --- [ main] com.hazelcast.system.security : [192.168.235.225]:5701 [synchronization-semaphores] [5.1.1] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see ? security recommendations and the status of current config. 2022-08-24 11:35:32.450 INFO [cps-application,,] 1 --- [ main] com.hazelcast.instance.impl.Node : [192.168.235.225]:5701 [synchronization-semaphores] [5.1.1] Using Discovery SPI 2022-08-24 11:35:32.946 WARN [cps-application,,] 1 --- [ main] com.hazelcast.cp.CPSubsystem : [192.168.235.225]:5701 [synchronization-semaphores] [5.1.1] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2022-08-24 11:35:34.733 INFO [cps-application,,] 1 --- [ main] c.h.internal.diagnostics.Diagnostics : [192.168.235.225]:5701 [synchronization-semaphores] [5.1.1] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2022-08-24 11:35:34.740 INFO [cps-application,,] 1 --- [ main] com.hazelcast.core.LifecycleService : [192.168.235.225]:5701 [synchronization-semaphores] [5.1.1] [192.168.235.225]:5701 is STARTING WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.hazelcast.internal.networking.nio.SelectorOptimizer (file:/app/libs/hazelcast-5.1.1.jar) to field sun.nio.ch.SelectorImpl.selectedKeys WARNING: Please consider reporting this to the maintainers of com.hazelcast.internal.networking.nio.SelectorOptimizer WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2022-08-24 11:35:34.954 INFO [cps-application,,] 1 --- [ main] c.h.s.d.integration.DiscoveryService : [192.168.235.225]:5701 [synchronization-semaphores] [5.1.1] Cannot fetch the current zone, ZONE_AWARE feature is disabled 2022-08-24 11:35:35.048 WARN [cps-application,,] 1 --- [ main] c.h.s.d.integration.DiscoveryService : [192.168.235.225]:5701 [synchronization-semaphores] [5.1.1] Cannot fetch name of the node, NODE_AWARE feature is disabled 2022-08-24 11:35:35.149 WARN [cps-application,,] 1 --- [ main] c.hazelcast.kubernetes.KubernetesClient : Kubernetes API access is forbidden! Starting standalone. To use Hazelcast Kubernetes discovery, configure the required RBAC. For 'default' service account in 'default' namespace execute: `kubectl apply -f https://raw.githubusercontent.com/hazelcast/hazelcast/master/kubernetes-rbac.yaml` 2022-08-24 11:35:38.132 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 11:35:38.132 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 11:35:38.132 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 11:35:40.507 INFO [cps-application,,] 1 --- [ main] c.h.internal.cluster.ClusterService : [192.168.235.225]:5701 [synchronization-semaphores] [5.1.1] Members {size:1, ver:1} [ Member [192.168.235.225]:5701 - 1878873e-f7cb-4b0b-8589-ed1e9ea4e13f this ] 2022-08-24 11:35:40.526 INFO [cps-application,,] 1 --- [ main] com.hazelcast.core.LifecycleService : [192.168.235.225]:5701 [synchronization-semaphores] [5.1.1] [192.168.235.225]:5701 is STARTED 2022-08-24 11:35:43.740 INFO [cps-application,,] 1 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@393fe097, org.springframework.security.web.context.SecurityContextPersistenceFilter@437231f5, org.springframework.security.web.header.HeaderWriterFilter@53c6c1e6, org.springframework.security.web.authentication.logout.LogoutFilter@660d78b7, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@25ec2f46, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5fa851ac, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2a94a702, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6ae91e0b, org.springframework.security.web.session.SessionManagementFilter@267e36f5, org.springframework.security.web.access.ExceptionTranslationFilter@355c236b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@1e6f7127] 2022-08-24 11:35:44.149 INFO [cps-application,,] 1 --- [ main] com.hazelcast.system.logo : [192.168.235.225]:5702 [synchronization-semaphores] [5.1.1] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2022-08-24 11:35:44.149 INFO [cps-application,,] 1 --- [ main] com.hazelcast.system : [192.168.235.225]:5702 [synchronization-semaphores] [5.1.1] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2022-08-24 11:35:44.149 INFO [cps-application,,] 1 --- [ main] com.hazelcast.system : [192.168.235.225]:5702 [synchronization-semaphores] [5.1.1] Hazelcast Platform 5.1.1 (20220317 - 5b5fa10) starting at [192.168.235.225]:5702 2022-08-24 11:35:44.149 INFO [cps-application,,] 1 --- [ main] com.hazelcast.system : [192.168.235.225]:5702 [synchronization-semaphores] [5.1.1] Cluster name: synchronization-semaphores 2022-08-24 11:35:44.149 INFO [cps-application,,] 1 --- [ main] com.hazelcast.system : [192.168.235.225]:5702 [synchronization-semaphores] [5.1.1] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. To enable integrity checker do one of the following: - Change member config using Java API: config.setIntegrityCheckerEnabled(true); - Change XML/YAML configuration property: Set hazelcast.integrity-checker.enabled to true - Add system property: -Dhz.integritychecker.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_INTEGRITYCHECKER_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2022-08-24 11:35:44.149 INFO [cps-application,,] 1 --- [ main] com.hazelcast.system : [192.168.235.225]:5702 [synchronization-semaphores] [5.1.1] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2022-08-24 11:35:44.237 INFO [cps-application,,] 1 --- [ main] c.h.s.d.integration.DiscoveryService : [192.168.235.225]:5702 [synchronization-semaphores] [5.1.1] Auto-detection selected discovery strategy: class com.hazelcast.kubernetes.HazelcastKubernetesDiscoveryStrategyFactory 2022-08-24 11:35:44.238 INFO [cps-application,,] 1 --- [ main] c.h.s.d.integration.DiscoveryService : [192.168.235.225]:5702 [synchronization-semaphores] [5.1.1] Kubernetes Discovery properties: { service-dns: null, service-dns-timeout: 5, service-name: null, service-port: 0, service-label: null, service-label-value: true, namespace: ecsader, pod-label: null, pod-label-value: null, resolve-not-ready-addresses: true, expose-externally-mode: AUTO, use-node-name-as-external-address: false, service-per-pod-label: null, service-per-pod-label-value: null, kubernetes-api-retries: 3, kubernetes-master: https://kubernetes.default.svc} 2022-08-24 11:35:44.256 INFO [cps-application,,] 1 --- [ main] c.h.s.d.integration.DiscoveryService : [192.168.235.225]:5702 [synchronization-semaphores] [5.1.1] Kubernetes Discovery activated with mode: KUBERNETES_API 2022-08-24 11:35:44.256 INFO [cps-application,,] 1 --- [ main] com.hazelcast.system.security : [192.168.235.225]:5702 [synchronization-semaphores] [5.1.1] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see ? security recommendations and the status of current config. 2022-08-24 11:35:44.331 INFO [cps-application,,] 1 --- [ main] com.hazelcast.instance.impl.Node : [192.168.235.225]:5702 [synchronization-semaphores] [5.1.1] Using Discovery SPI 2022-08-24 11:35:44.331 WARN [cps-application,,] 1 --- [ main] com.hazelcast.cp.CPSubsystem : [192.168.235.225]:5702 [synchronization-semaphores] [5.1.1] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2022-08-24 11:35:44.430 INFO [cps-application,,] 1 --- [ main] c.h.internal.diagnostics.Diagnostics : [192.168.235.225]:5702 [synchronization-semaphores] [5.1.1] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2022-08-24 11:35:44.431 INFO [cps-application,,] 1 --- [ main] com.hazelcast.core.LifecycleService : [192.168.235.225]:5702 [synchronization-semaphores] [5.1.1] [192.168.235.225]:5702 is STARTING 2022-08-24 11:35:44.450 INFO [cps-application,,] 1 --- [ main] c.h.s.d.integration.DiscoveryService : [192.168.235.225]:5702 [synchronization-semaphores] [5.1.1] Cannot fetch the current zone, ZONE_AWARE feature is disabled 2022-08-24 11:35:44.547 WARN [cps-application,,] 1 --- [ main] c.h.s.d.integration.DiscoveryService : [192.168.235.225]:5702 [synchronization-semaphores] [5.1.1] Cannot fetch name of the node, NODE_AWARE feature is disabled 2022-08-24 11:35:44.638 WARN [cps-application,,] 1 --- [ main] c.hazelcast.kubernetes.KubernetesClient : Kubernetes API access is forbidden! Starting standalone. To use Hazelcast Kubernetes discovery, configure the required RBAC. For 'default' service account in 'default' namespace execute: `kubectl apply -f https://raw.githubusercontent.com/hazelcast/hazelcast/master/kubernetes-rbac.yaml` 2022-08-24 11:35:49.848 INFO [cps-application,,] 1 --- [ main] c.h.internal.cluster.ClusterService : [192.168.235.225]:5702 [synchronization-semaphores] [5.1.1] Members {size:1, ver:1} [ Member [192.168.235.225]:5702 - 939e6cba-f593-4f3d-aec4-330f171b6106 this ] 2022-08-24 11:35:49.849 WARN [cps-application,,] 1 --- [ main] com.hazelcast.instance.impl.Node : [192.168.235.225]:5702 [synchronization-semaphores] [5.1.1] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 2022-08-24 11:35:49.849 INFO [cps-application,,] 1 --- [ main] com.hazelcast.core.LifecycleService : [192.168.235.225]:5702 [synchronization-semaphores] [5.1.1] [192.168.235.225]:5702 is STARTED 2022-08-24 11:35:50.036 INFO [cps-application,,] 1 --- [cached.thread-4] c.h.i.p.impl.PartitionStateManager : [192.168.235.225]:5702 [synchronization-semaphores] [5.1.1] Initializing cluster partition table arrangement... 2022-08-24 11:36:08.059 INFO [cps-application,,] 1 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [eric-data-message-bus-kf:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-1 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2022-08-24 11:36:08.135 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 11:36:08.135 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 11:36:08.135 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 11:36:09.245 INFO [cps-application,,] 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.1.1 2022-08-24 11:36:09.245 INFO [cps-application,,] 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 97671528ba54a138 2022-08-24 11:36:09.245 INFO [cps-application,,] 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1661340969243 2022-08-24 11:36:09.354 INFO [cps-application,,] 1 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): ncmp-async-m2m 2022-08-24 11:36:09.538 INFO [cps-application,,] 1 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-08-24 11:36:09.538 INFO [cps-application,,] 1 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2022-08-24 11:36:09.541 INFO [cps-application,,] 1 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 3 ms 2022-08-24 11:36:09.633 INFO [cps-application,,] 1 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@6595ffce{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} 2022-08-24 11:36:09.636 INFO [cps-application,,] 1 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 8080 (http/1.1) with context path '/' 2022-08-24 11:36:10.449 INFO [cps-application,,] 1 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8081 2022-08-24 11:36:10.450 INFO [cps-application,,] 1 --- [ main] org.eclipse.jetty.server.Server : jetty-9.4.48.v20220622; built: 2022-06-21T20:42:25.880Z; git: 6b67c5719d1f4371b33655ff2d047d24e171e49a; jvm 11.0.15+10-suse-150000.3.80.1-x8664 2022-08-24 11:36:10.532 INFO [cps-application,,] 1 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2022-08-24 11:36:10.532 INFO [cps-application,,] 1 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 890 ms 2022-08-24 11:36:10.539 INFO [cps-application,,] 1 --- [ main] org.eclipse.jetty.server.session : DefaultSessionIdManager workerName=node0 2022-08-24 11:36:10.540 INFO [cps-application,,] 1 --- [ main] org.eclipse.jetty.server.session : No SessionScavenger set, using defaults 2022-08-24 11:36:10.540 INFO [cps-application,,] 1 --- [ main] org.eclipse.jetty.server.session : node0 Scavenging every 660000ms 2022-08-24 11:36:10.540 INFO [cps-application,,] 1 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@67718026{application,/,[file:///tmp/jetty-docbase.8081.10008031436375700989/, jar:file:/app/libs/swagger-ui-4.5.0.jar!/META-INF/resources],AVAILABLE} 2022-08-24 11:36:10.540 INFO [cps-application,,] 1 --- [ main] org.eclipse.jetty.server.Server : Started @92690ms 2022-08-24 11:36:10.743 INFO [cps-application,,] 1 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 17 endpoint(s) beneath base path '/manage' 2022-08-24 11:36:14.931 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: 9qVE5FOoRyeDygcbzYILTQ 2022-08-24 11:36:14.932 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator eric-data-message-bus-kf-2.eric-data-message-bus-kf.ecsader.svc.cluster.local:9092 (id: 2147483645 rack: null) 2022-08-24 11:36:14.937 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 2022-08-24 11:36:15.044 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id 2022-08-24 11:36:15.045 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 2022-08-24 11:36:15.834 INFO [cps-application,,] 1 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-08-24 11:36:15.834 INFO [cps-application,,] 1 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2022-08-24 11:36:15.835 INFO [cps-application,,] 1 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2022-08-24 11:36:15.836 INFO [cps-application,,] 1 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@a7240fe{HTTP/1.1, (http/1.1)}{0.0.0.0:8081} 2022-08-24 11:36:15.836 INFO [cps-application,,] 1 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 8081 (http/1.1) with context path '/' 2022-08-24 11:36:15.947 INFO [cps-application,,] 1 --- [ main] org.onap.cps.Application : Started Application in 95.702 seconds (JVM running for 98.097) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? 2022-08-24 11:36:16.734 DEBUG [cps-application,,] 1 --- [onnection adder] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@7fb477cb 2022-08-24 11:36:16.742 DEBUG [cps-application,,] 1 --- [onnection adder] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@3ab6e659 2022-08-24 11:36:16.931 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-1-1a8de38f-4acd-4638-becd-26e018e7ed24', protocol='range'} 2022-08-24 11:36:16.943 INFO [cps-application,,] 1 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-1-1a8de38f-4acd-4638-becd-26e018e7ed24', protocol='range'} Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? 2022-08-24 11:36:16.947 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[]) 2022-08-24 11:36:16.947 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? 2022-08-24 11:36:16.949 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] Hibernate: SELECT * FROM FRAGMENT WHERE anchor_id = ? AND xpath SIMILAR TO ? AND attributes @> ?::jsonb Hibernate: SELECT * FROM FRAGMENT WHERE anchor_id = ? AND xpath SIMILAR TO ? AND attributes @> ?::jsonb Hibernate: SELECT * FROM FRAGMENT WHERE anchor_id = ? AND xpath SIMILAR TO ? AND attributes @> ?::jsonb 2022-08-24 11:36:17.830 INFO [cps-application,3b2e816231082f75,3b2e816231082f75] 1 --- [ watchdog-th-1] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 2022-08-24 11:36:17.933 INFO [cps-application,,] 1 --- [ Thread-24] o.o.c.n.a.i.s.e.AsyncTaskExecutor : Async task response : Locked cm handle(s) of size 0 is(are) moved to ADVISED state 2022-08-24 11:36:31.940 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: group is already rebalancing 2022-08-24 11:36:31.942 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Revoke previously assigned partitions 2022-08-24 11:36:31.942 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [] 2022-08-24 11:36:31.943 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 2022-08-24 11:36:31.946 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-1-1a8de38f-4acd-4638-becd-26e018e7ed24', protocol='range'} 2022-08-24 11:36:31.948 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Finished assignment for group at generation 3: {consumer-ncmp-group-1-1a8de38f-4acd-4638-becd-26e018e7ed24=Assignment(partitions=[ncmp-async-m2m-0])} 2022-08-24 11:36:31.954 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-1-1a8de38f-4acd-4638-becd-26e018e7ed24', protocol='range'} 2022-08-24 11:36:31.955 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2022-08-24 11:36:31.958 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: ncmp-async-m2m-0 2022-08-24 11:36:31.967 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Setting offset for partition ncmp-async-m2m-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[eric-data-message-bus-kf-2.eric-data-message-bus-kf.ecsader.svc.cluster.local:9092 (id: 2 rack: null)], epoch=0}} 2022-08-24 11:36:32.032 INFO [cps-application,,] 1 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [ncmp-async-m2m-0] 2022-08-24 11:36:38.136 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=7, active=0, idle=7, waiting=0) 2022-08-24 11:36:38.136 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=7, active=0, idle=7, waiting=0) 2022-08-24 11:36:38.136 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: SELECT * FROM FRAGMENT WHERE anchor_id = ? AND xpath SIMILAR TO ? AND attributes @> ?::jsonb Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: SELECT * FROM FRAGMENT WHERE anchor_id = ? AND xpath SIMILAR TO ? AND attributes @> ?::jsonb 2022-08-24 11:36:47.945 INFO [cps-application,941a2ed74ce59475,941a2ed74ce59475] 1 --- [ watchdog-th-4] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 2022-08-24 11:37:08.136 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=7, active=0, idle=7, waiting=0) 2022-08-24 11:37:08.137 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=7, active=0, idle=7, waiting=0) 2022-08-24 11:37:08.137 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: SELECT * FROM FRAGMENT WHERE anchor_id = ? AND xpath SIMILAR TO ? AND attributes @> ?::jsonb Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: SELECT * FROM FRAGMENT WHERE anchor_id = ? AND xpath SIMILAR TO ? AND attributes @> ?::jsonb 2022-08-24 11:37:17.958 INFO [cps-application,fb11cdbebd028ee4,fb11cdbebd028ee4] 1 --- [ watchdog-th-5] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 2022-08-24 11:37:38.137 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=7, active=0, idle=7, waiting=0) 2022-08-24 11:37:38.138 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 11:37:38.138 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 11:37:38.138 DEBUG [cps-application,,] 1 --- [nnection closer] com.zaxxer.hikari.pool.PoolBase : CpsDatabasePool - Closing connection org.postgresql.jdbc.PgConnection@188cec14: (connection has passed idleTimeout) 2022-08-24 11:37:38.139 DEBUG [cps-application,,] 1 --- [nnection closer] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 11:37:38.139 DEBUG [cps-application,,] 1 --- [nnection closer] com.zaxxer.hikari.pool.PoolBase : CpsDatabasePool - Closing connection org.postgresql.jdbc.PgConnection@5d8e79c1: (connection has passed idleTimeout) 2022-08-24 11:37:38.139 DEBUG [cps-application,,] 1 --- [nnection closer] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: SELECT * FROM FRAGMENT WHERE anchor_id = ? AND xpath SIMILAR TO ? AND attributes @> ?::jsonb Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: SELECT * FROM FRAGMENT WHERE anchor_id = ? AND xpath SIMILAR TO ? AND attributes @> ?::jsonb 2022-08-24 11:37:47.972 INFO [cps-application,735f16e94ea7b8da,735f16e94ea7b8da] 1 --- [ watchdog-th-6] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 2022-08-24 11:38:08.138 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 11:38:08.139 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 11:38:08.139 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: SELECT * FROM FRAGMENT WHERE anchor_id = ? AND xpath SIMILAR TO ? AND attributes @> ?::jsonb Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: SELECT * FROM FRAGMENT WHERE anchor_id = ? AND xpath SIMILAR TO ? AND attributes @> ?::jsonb 2022-08-24 11:38:17.984 INFO [cps-application,1fc762a1993e901d,1fc762a1993e901d] 1 --- [ watchdog-th-7] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 2022-08-24 11:38:38.139 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 11:38:38.139 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 11:38:38.139 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: SELECT * FROM FRAGMENT WHERE anchor_id = ? AND xpath SIMILAR TO ? AND attributes @> ?::jsonb Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: SELECT * FROM FRAGMENT WHERE anchor_id = ? AND xpath SIMILAR TO ? AND attributes @> ?::jsonb 2022-08-24 11:38:47.992 INFO [cps-application,848d89f39fae03c6,848d89f39fae03c6] 1 --- [ watchdog-th-8] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 2022-08-24 11:39:08.139 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 11:39:08.140 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 11:39:08.140 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: SELECT * FROM FRAGMENT WHERE anchor_id = ? AND xpath SIMILAR TO ? AND attributes @> ?::jsonb Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: SELECT * FROM FRAGMENT WHERE anchor_id = ? AND xpath SIMILAR TO ? AND attributes @> ?::jsonb 2022-08-24 11:39:18.017 INFO [cps-application,238c42304601c901,238c42304601c901] 1 --- [ watchdog-th-9] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 2022-08-24 11:39:38.140 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 11:39:38.140 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 11:39:38.140 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: SELECT * FROM FRAGMENT WHERE anchor_id = ? AND xpath SIMILAR TO ? AND attributes @> ?::jsonb Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: SELECT * FROM FRAGMENT WHERE anchor_id = ? AND xpath SIMILAR TO ? AND attributes @> ?::jsonb 2022-08-24 11:39:48.026 INFO [cps-application,d2852c045c20de11,d2852c045c20de11] 1 --- [ watchdog-th-10] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 2022-08-24 11:40:08.140 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 11:40:08.140 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=5, active=0, idle=5, waiting=0) 2022-08-24 11:40:08.141 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: SELECT * FROM FRAGMENT WHERE anchor_id = ? AND xpath SIMILAR TO ? AND attributes @> ?::jsonb Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: SELECT * FROM FRAGMENT WHERE anchor_id = ? AND xpath SIMILAR TO ? AND attributes @> ?::jsonb 2022-08-24 11:40:18.038 INFO [cps-application,bafcf05544e91e1a,bafcf05544e91e1a] 1 --- [ watchdog-th-6] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 0 Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_, schemasete0_.dataspace_id as dataspac3_3_, schemasete0_.name as name2_3_ from schema_set schemasete0_ where schemasete0_.dataspace_id=? and schemasete0_.name=? Hibernate: select schemasete0_.id as id1_3_, schemasete0_.dataspace_id as dataspac3_3_, schemasete0_.name as name2_3_ from schema_set schemasete0_ where schemasete0_.dataspace_id=? and schemasete0_.name=? Hibernate: select schemasete0_.id as id1_3_, schemasete0_.dataspace_id as dataspac3_3_, schemasete0_.name as name2_3_ from schema_set schemasete0_ where schemasete0_.dataspace_id=? and schemasete0_.name=? Hibernate: select schemasete0_.id as id1_3_, schemasete0_.dataspace_id as dataspac3_3_, schemasete0_.name as name2_3_ from schema_set schemasete0_ where schemasete0_.dataspace_id=? and schemasete0_.name=? Hibernate: select schemasete0_.id as id1_3_, schemasete0_.dataspace_id as dataspac3_3_, schemasete0_.name as name2_3_ from schema_set schemasete0_ where schemasete0_.dataspace_id=? and schemasete0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? ANTLR Tool version 4.8 used for code generation does not match the current runtime version 4.9.2 ANTLR Runtime version 4.8 used for parser compilation does not match the current runtime version 4.9.2 ANTLR Tool version 4.8 used for code generation does not match the current runtime version 4.9.2 ANTLR Runtime version 4.8 used for parser compilation does not match the current runtime version 4.9.2 Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? 2022-08-24 11:40:30.237 INFO [cps-application,6b6141b35567bdc6,6b6141b35567bdc6] 1 --- [tp2016530858-20] c.h.i.p.impl.PartitionStateManager : [192.168.235.225]:5701 [synchronization-semaphores] [5.1.1] Initializing cluster partition table arrangement... Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? 2022-08-24 11:40:31.234 DEBUG [cps-application,6b6141b35567bdc6,6b6141b35567bdc6] 1 --- [tp2016530858-20] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Add connection elided, waiting 1, queue 2 Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? 2022-08-24 11:40:31.235 DEBUG [cps-application,,] 1 --- [onPool-worker-3] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Add connection elided, waiting 1, queue 2 2022-08-24 11:40:31.235 DEBUG [cps-application,3a9cd622714f4a41,3a9cd622714f4a41] 1 --- [tp2016530858-17] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Add connection elided, waiting 1, queue 2 Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? 2022-08-24 11:40:31.334 DEBUG [cps-application,6b6141b35567bdc6,6b6141b35567bdc6] 1 --- [tp2016530858-20] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Add connection elided, waiting 2, queue 3 Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? 2022-08-24 11:40:31.334 DEBUG [cps-application,,] 1 --- [onPool-worker-1] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Add connection elided, waiting 1, queue 3 Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? 2022-08-24 11:40:31.336 DEBUG [cps-application,3a9cd622714f4a41,3a9cd622714f4a41] 1 --- [tp2016530858-17] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Add connection elided, waiting 2, queue 3 2022-08-24 11:40:31.336 DEBUG [cps-application,9c47d90b9feb728e,9c47d90b9feb728e] 1 --- [tp2016530858-19] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Add connection elided, waiting 1, queue 3 Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? 2022-08-24 11:40:31.336 DEBUG [cps-application,,] 1 --- [onPool-worker-3] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Add connection elided, waiting 1, queue 3 Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? 2022-08-24 11:40:31.431 DEBUG [cps-application,,] 1 --- [onnection adder] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@1fe29277 Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? 2022-08-24 11:40:31.531 DEBUG [cps-application,f0c67f5a19c53623,f0c67f5a19c53623] 1 --- [ Async-1] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Add connection elided, waiting 1, queue 2 2022-08-24 11:40:31.532 DEBUG [cps-application,,] 1 --- [onnection adder] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@11257ffb Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) 2022-08-24 11:40:31.539 DEBUG [cps-application,,] 1 --- [onnection adder] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@151af907 Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) 2022-08-24 11:40:31.636 DEBUG [cps-application,,] 1 --- [onnection adder] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@501875c0 Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) 2022-08-24 11:40:31.736 DEBUG [cps-application,,] 1 --- [onnection adder] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@5be2249e Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? 2022-08-24 11:40:38.230 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=10, active=7, idle=3, waiting=0) 2022-08-24 11:40:38.230 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=10, active=7, idle=3, waiting=0) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? 2022-08-24 11:40:38.335 DEBUG [cps-application,,] 1 --- [onnection adder] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@450056c4 Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? 2022-08-24 11:40:38.432 DEBUG [cps-application,,] 1 --- [onnection adder] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@4bc7a014 2022-08-24 11:40:38.432 DEBUG [cps-application,,] 1 --- [onnection adder] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After adding stats (total=12, active=5, idle=7, waiting=0) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: SELECT * FROM FRAGMENT WHERE anchor_id = ? AND xpath SIMILAR TO ? AND attributes @> ?::jsonb Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: SELECT * FROM FRAGMENT WHERE anchor_id = ? AND xpath SIMILAR TO ? AND attributes @> ?::jsonb Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.anchor_id=? and (fragmenten0_.xpath in (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ?)) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? 2022-08-24 11:41:08.231 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=12, active=7, idle=5, waiting=0) Hibernate: update fragment set parent_id=? where id=? 2022-08-24 11:41:08.231 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=12, active=8, idle=4, waiting=0) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: SELECT * FROM FRAGMENT WHERE anchor_id = ? AND xpath SIMILAR TO ? AND attributes @> ?::jsonb Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? 2022-08-24 11:41:18.032 INFO [cps-application,,] 1 --- [ Thread-26] o.o.c.n.a.i.s.e.AsyncTaskExecutor : Async task response : Locked cm handle(s) of size 0 is(are) moved to ADVISED state Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: SELECT * FROM FRAGMENT WHERE anchor_id = ? AND xpath SIMILAR TO ? AND attributes @> ?::jsonb Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) 2022-08-24 11:41:38.232 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=12, active=7, idle=5, waiting=0) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) 2022-08-24 11:41:38.232 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=12, active=7, idle=5, waiting=0) 2022-08-24 11:41:38.232 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: SELECT * FROM FRAGMENT WHERE anchor_id = ? AND xpath SIMILAR TO ? AND attributes @> ?::jsonb Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: insert into fragment (anchor_id, attributes, dataspace_id, parent_id, xpath) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: update fragment set parent_id=? where id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select dataspacee0_.id as id1_1_0_, dataspacee0_.name as name2_1_0_ from dataspace dataspacee0_ where dataspacee0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? 2022-08-24 11:42:06.434 INFO [cps-application,8c86168fa309f68e,8c86168fa309f68e] 1 --- [ watchdog-th-7] o.o.c.ncmp.api.inventory.sync.SyncUtils : Total number of fetched advised cm handle(s) is (are) 236 Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? 2022-08-24 11:42:08.232 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=12, active=0, idle=12, waiting=0) 2022-08-24 11:42:08.232 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=12, active=0, idle=12, waiting=0) 2022-08-24 11:42:08.232 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: SELECT * FROM FRAGMENT WHERE anchor_id = ? AND xpath SIMILAR TO ? AND attributes @> ?::jsonb Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? 2022-08-24 11:42:30.260 INFO [cps-application,8c86168fa309f68e,8c86168fa309f68e] 1 --- [ watchdog-th-7] o.o.c.ncmp.api.inventory.sync.SyncUtils : Time elapsed to get cm handles by state ADVISED is : 102219 ms | Fetched data node size is 236 2022-08-24 11:42:30.441 INFO [cps-application,8c86168fa309f68e,8c86168fa309f68e] 1 --- [ watchdog-th-7] o.o.c.n.a.i.sync.ModuleSyncWatchdog : Processing batch of size: 100 2022-08-24 11:42:30.442 INFO [cps-application,8c86168fa309f68e,8c86168fa309f68e] 1 --- [ watchdog-th-7] o.o.c.n.a.i.sync.ModuleSyncWatchdog : Processing batch of size: 100 2022-08-24 11:42:30.443 INFO [cps-application,8c86168fa309f68e,8c86168fa309f68e] 1 --- [ watchdog-th-7] o.o.c.n.a.i.sync.ModuleSyncWatchdog : Processing batch of size: 36 Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_, schemasete0_.dataspace_id as dataspac3_3_, schemasete0_.name as name2_3_ from schema_set schemasete0_ where schemasete0_.dataspace_id=? and schemasete0_.name=? Hibernate: select schemasete0_.id as id1_3_, schemasete0_.dataspace_id as dataspac3_3_, schemasete0_.name as name2_3_ from schema_set schemasete0_ where schemasete0_.dataspace_id=? and schemasete0_.name=? Hibernate: select schemasete0_.id as id1_3_, schemasete0_.dataspace_id as dataspac3_3_, schemasete0_.name as name2_3_ from schema_set schemasete0_ where schemasete0_.dataspace_id=? and schemasete0_.name=? 2022-08-24 11:42:31.033 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/5025D4623E04D4D105A1A5D2690E2986/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 11:42:31.033 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/B12D51E336D5A6FF29E8E95D02CA81C7/modules into thread: ForkJoinPool-1-worker-19 2022-08-24 11:42:31.033 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/04F9CB17119773DE3374162E94D7F885/modules into thread: ForkJoinPool-1-worker-23 2022-08-24 11:42:38.232 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=12, active=0, idle=12, waiting=0) 2022-08-24 11:42:38.232 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=12, active=0, idle=12, waiting=0) 2022-08-24 11:42:38.233 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: SELECT * FROM FRAGMENT WHERE anchor_id = ? AND xpath SIMILAR TO ? AND attributes @> ?::jsonb Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: SELECT * FROM FRAGMENT WHERE anchor_id = ? AND xpath SIMILAR TO ? AND attributes @> ?::jsonb Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.anchor_id=? and (fragmenten0_.xpath in (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ?)) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? 2022-08-24 11:43:08.162 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/04F9CB17119773DE3374162E94D7F885/modules into thread: ForkJoinPool-1-worker-23 Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? 2022-08-24 11:43:08.233 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Before cleanup stats (total=12, active=1, idle=11, waiting=0) 2022-08-24 11:43:08.233 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - After cleanup stats (total=11, active=0, idle=11, waiting=0) 2022-08-24 11:43:08.233 DEBUG [cps-application,,] 1 --- [ool housekeeper] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. 2022-08-24 11:43:08.233 DEBUG [cps-application,,] 1 --- [nnection closer] com.zaxxer.hikari.pool.PoolBase : CpsDatabasePool - Closing connection org.postgresql.jdbc.PgConnection@4bc7a014: (connection has passed idleTimeout) 2022-08-24 11:43:08.234 DEBUG [cps-application,,] 1 --- [nnection closer] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Fill pool skipped, pool is at sufficient level. Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: CREATE TEMPORARY TABLE moduleReferencesToCheckTempe229c0611bbb49f8a56f4fcb45e772a3( id INT GENERATED ALWAYS AS IDENTITY PRIMARY KEY, module_name varchar NOT NULL, revision varchar NOT NULL); Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: INSERT INTO moduleReferencesToCheckTempe229c0611bbb49f8a56f4fcb45e772a3 (module_name, revision) VALUES ('ericsson-enm-RcsSysM', '2885-05-15'),('ericsson-enm-RtnDot1xAuthenticatorPort', '5758-04-25'),('ericsson-enm-RsyncRadioEquipmentClock', '5457-10-12'),('ericsson-enm-ReqDiLink', '7707-07-02'),('ericsson-enm-RtnMacSecProfile', '5678-01-29'),('ericsson-enm-LratMce', '6614-05-30'),('ericsson-enm-RtnBridging', '7009-09-05'),('ericsson-enm-ResClimate', '4206-06-03'),('ericsson-enm-ResPowerSupply', '5377-07-18'),('ericsson-enm-RtnQoSSystem', '8656-03-19'),('ericsson-enm-ReqConsumedEnergyMeasurement', '2874-10-28'),('ericsson-enm-RmeCpriLinkTagging', '5680-03-10'),('ericsson-enm-ReqAntennaSystem', '5187-09-02'),('ericsson-enm-ReqSyncPort', '8100-07-26'),('ericsson-enm-RmeSectorEquipmentFunction', '9747-02-08'),('ericsson-enm-RcsSecM', '4641-09-16'),('ericsson-enm-RtnQosProfiles', '7785-08-16'),('ericsson-enm-Lrat', '4097-09-27'),('ericsson-enm-ReqRiLink', '4521-05-12'),('ericsson-enm-ReqAlarmPort', '4521-05-12'),('ericsson-enm-RcsUser', '9747-02-08'),('ericsson-enm-RsyncFronthaul', '5682-04-19'),('ericsson-enm-RmeSdsServer', '8106-11-24'),('ericsson-enm-RtnL2VlanPort', '7744-01-07'),('ericsson-enm-GNBCUCPRelationsRn', '2874-10-28'),('ericsson-enm-RtnL3InterfaceIPv6', '8656-03-19'),('ericsson-enm-RtnPBRIPv6', '3731-01-03'),('ericsson-enm-ReqPimcHwacControl', '7707-07-02'),('ericsson-enm-RmeMpClusterHandling', '9732-09-12'),('ericsson-enm-RcsLocalAuthorization', '7711-09-20'),('ericsson-enm-RtnMacSecCa', '5678-01-29'),('ericsson-enm-RcsPMEventM', '7709-08-11'),('ericsson-enm-RcsSwM', '8187-02-17'),('ericsson-enm-RtnRoutesPeerIPv6', '7865-11-10'),('ericsson-enm-ReqPlugInModule', '2098-11-15'),('ericsson-enm-RcsPm', '2876-12-06'),('ericsson-enm-ReqThirdPartyRiPort', '5680-03-10'),('ericsson-enm-RcsLdapAuthentication', '2113-08-23'),('ericsson-enm-RmeTlsSupport', '5680-03-10'),('ericsson-enm-RcsLA', '7787-09-25'),('ericsson-enm-Grat', '6550-10-12'),('ericsson-enm-ReqAdb', '3731-01-03'),('ericsson-enm-RsyncFronthaulPtpBcOcPort', '5682-04-19'),('ericsson-enm-LratBb', '9424-10-07'),('ericsson-enm-RtnTwampInitiator', '5758-04-25'),('ericsson-enm-RtnPeerIpsecTunnel', '9658-06-27'),('ericsson-enm-ReqCcLink', '2876-12-06'),('ericsson-enm-GNBCUUP', '9366-05-02'),('ericsson-enm-RcsPMEventSigM', '9749-03-19'),('ericsson-enm-RmeTimeSettings', '5680-03-10'),('ericsson-enm-ReqCpriLinkIqData', '5680-03-10'),('ericsson-enm-RtnIkev2PolicyProfile', '5764-05-04'),('ericsson-enm-ReqHwGroup', '8100-07-26'),('ericsson-enm-ReqFanGroup', '5297-04-22'),('ericsson-enm-RtnPeerIpsecProfile', '3813-05-09'),('ericsson-enm-ReqEquipmentDiscovery', '5838-07-21'),('ericsson-enm-RsyncPtpBcOcPort', '3352-05-06'),('ericsson-enm-RtnL2EthernetPort', '8180-10-19'),('ericsson-enm-RsyncOverTheAirSync', '9732-09-12'),('ericsson-enm-RcsSnmp', '2504-11-12'),('ericsson-enm-LratEe', '9658-06-27'),('ericsson-enm-GNBDU', '8990-01-28'),('ericsson-enm-RtnRoutesStaticRouteIPv4', '5280-05-23'),('ericsson-enm-RcsHttpM', '5688-08-17'),('ericsson-enm-RtnL2LagPort', '9732-09-12'),('ericsson-enm-Fgw', '2098-11-15'),('ericsson-enm-ReqRdData', '9732-09-12'),('ericsson-enm-RtnMacSecCp', '5680-03-10'),('ericsson-enm-ReqDiPort', '2876-12-06'),('ericsson-enm-ResPowerDistribution', '4523-06-22'),('ericsson-enm-RsyncNtp', '8100-07-26'),('ericsson-enm-RcsHwIM', '6929-06-10'),('ericsson-enm-ReqOpmUnit', '5680-03-10'),('ericsson-enm-GNBCUCP', '8088-10-17'),('ericsson-enm-ReqEFuse', '7326-09-23'),('ericsson-enm-ReqTransceiver', '5758-04-25'),('ericsson-enm-ReqDotGroupConfig', '7705-05-22'),('ericsson-enm-ReqRiPort', '9747-02-08'),('ericsson-enm-ReqTnPort', '3207-12-28'),('ericsson-enm-RtnTwampResponder', '7705-05-22'),('ericsson-enm-Wrat', '5196-04-22'),('ericsson-enm-ReqSyncTestInterface', '5758-04-25'),('ericsson-enm-RmeOnSiteActivities', '7707-07-02'),('ericsson-enm-RtnMacSecUcp', '5678-01-29'),('ericsson-enm-ReqEquipment', '5680-03-10'),('ericsson-enm-RtnIPv6ACLPolicy', '9812-12-07'),('ericsson-enm-RcsSwIM', '3735-03-24'),('ericsson-enm-RtnDot1xSupplicant', '3811-03-30'),('ericsson-enm-ReqBatteryUnit', '9732-09-12'),('ericsson-enm-GNBCUUPRelationsRn', '2874-10-28'),('ericsson-enm-RtnOSPFv2', '3689-05-26'),('ericsson-enm-RtnBfdProfile', '6929-06-10'),('ericsson-enm-RtnDhcpRelayIPv4', '8956-10-01'),('ericsson-enm-RtnIpsec', '7529-07-07'),('ericsson-enm-ReqHereIAmIndication', '9732-09-12'),('ericsson-enm-RmePowerSaving', '5678-01-29'),('ericsson-enm-RtnRoutesPeerIPv4', '9036-12-26'),('ericsson-enm-ReqEcBus', '8102-09-05'),('ericsson-enm-ReqFieldReplaceableUnit', '6698-06-05'),('ericsson-enm-ReqAasData', '9732-09-12'),('ericsson-enm-ReqSfpModule', '7707-07-02'),('ericsson-enm-RcsLM', '4906-05-09'),('ericsson-enm-RcsHcm', '4902-02-18'),('ericsson-enm-RtnBfdSessionIPv4', '3811-03-30'),('ericsson-enm-ReqCabinet', '7409-01-27'),('ericsson-enm-GNBDURelationsRn', '2874-10-28'),('ericsson-enm-RsyncGnssInfo', '4902-02-18'),('ericsson-enm-ReqRfVswrInstallationCheck', '5678-01-29'),('ericsson-enm-RmeCpriLinkSupervision', '7713-10-30'),('ericsson-enm-RtnL3Router', '2993-06-25'),('ericsson-enm-ReqORadioSwSlot', '5678-01-29'),('ericsson-enm-RmeOamIpSupport', '5680-03-10'),('ericsson-enm-RmeUlSpectrumAnalyzer', '4126-03-09'),('ericsson-enm-RtnRoutesStaticRouteIPv6', '3817-04-07'),('ericsson-enm-ReqEcPort', '9351-12-05'),('ericsson-enm-ReqEnergyMeter', '9351-12-05'),('ericsson-enm-RcsTimeM', '5768-11-11'),('ericsson-enm-ReqORadio', '3811-03-30'),('ericsson-enm-RmeCapacityUsage', '7705-05-22'),('ericsson-enm-ReqSfpChannel', '9734-10-22'),('ericsson-enm-RcsLogM', '8109-01-02'),('ericsson-enm-RtnL3PacketCapture', '5682-04-19'),('ericsson-enm-RmePimCancellationFunction', '7705-05-22'),('ericsson-enm-RcsBrM', '8109-01-02'),('ericsson-enm-ReqExtOamAgent', '5680-03-10'),('ericsson-enm-ReqSupportUnit', '6153-06-29'),('ericsson-enm-ResEquipmentSupportFunction', '3350-03-27'),('ericsson-enm-RmeSds', '2500-05-19'),('ericsson-enm-RcsFileTPM', '8106-11-24'),('ericsson-enm-RtnTwamp', '3811-03-30'),('ericsson-enm-RcsFm', '5678-01-29'),('ericsson-enm-RsyncFronthaulReference', '5680-03-10'),('ericsson-enm-RtnLldp', '3731-01-03'),('ericsson-enm-RtnL3InterfaceIPv4', '6248-02-19'),('ericsson-enm-LratMp', '9424-10-07'),('ericsson-enm-ReqRcvdPowerScanner', '2876-12-06'),('ericsson-enm-RsyncSyncEthInput', '6929-06-10'),('ericsson-enm-RmeAI', '7709-08-11'),('ericsson-enm-RtnSctpServer', '9812-12-07'),('ericsson-enm-RsyncSynchronization', '5758-04-25'),('ericsson-enm-RmeSupport', '5682-04-19'),('ericsson-enm-ComTop', '5100-02-24'),('ericsson-enm-LratRpUpt', '9658-06-27'),('ericsson-enm-ReqRdiPort', '2876-12-06'),('ericsson-enm-ReqIplPort', '7705-05-22'),('ericsson-enm-RtnAuthenticationServer', '9812-12-07'),('ericsson-enm-ReqVirtualAlarmPort', '7705-05-22'),('ericsson-enm-LratPpCt', '9658-06-27'),('ericsson-enm-RtnPBRIPv4', '7865-11-10'),('ericsson-enm-RmeOnapSupport', '6929-06-10'),('ericsson-enm-ReqExternalNode', '3350-03-27'),('ericsson-enm-ReqORiPort', '7707-07-02'),('ericsson-enm-ReqCcBranch', '5680-03-10'),('ericsson-enm-RtnTransportAutomationAgent', '7711-06-01'),('ericsson-enm-RcsCertM', '2113-08-23'),('ericsson-enm-ResEnergyMeasurement', '7324-08-14'),('ericsson-enm-RtnIPv4ACLPolicy', '9036-12-26'),('ericsson-enm-RmePmSupport', '5680-03-10'),('ericsson-enm-RtnSctpProfile', '5062-08-08'),('ericsson-enm-RmeAutoEsi', '5678-01-29'),('ericsson-enm-ResExternalPower', '7705-05-22'),('ericsson-enm-RtnEthernetOam', '8956-10-01'),('ericsson-enm-RmeLicenseSupport', '2961-05-21'),('ericsson-enm-RmeRadioPowerOverbooking', '5680-03-10'),('ericsson-enm-RsyncPtp', '9356-02-23'),('ericsson-enm-RsyncNodeGroupSyncMember', '5842-10-09'),('ericsson-enm-RtnIpsecProposalProfile', '3737-01-11'),('ericsson-enm-RtnBfdSessionIPv6', '9732-09-12'),('ericsson-enm-RtnDnsClient', '5074-10-30'),('ericsson-enm-RtnSctp', '9771-04-30'),('ericsson-enm-ReqRfPort', '3745-06-20'),('ericsson-enm-ResBatteryBackup', '9749-03-19'),('ericsson-enm-RcsElementManagerWeb', '5684-05-29'),('ericsson-enm-RsyncFrequencySyncIO', '5297-04-22'),('ericsson-enm-RtnDhcpRelayIPv6', '3731-01-03'),('ericsson-enm-ReqEnclosure', '7785-08-16'),('ericsson-enm-RsyncTimeSyncIO', '5297-04-22'); Hibernate: SELECT moduleReferencesToCheckTempe229c0611bbb49f8a56f4fcb45e772a3.module_name, moduleReferencesToCheckTempe229c0611bbb49f8a56f4fcb45e772a3.revision FROM moduleReferencesToCheckTempe229c0611bbb49f8a56f4fcb45e772a3 LEFT JOIN yang_resource ON yang_resource.module_name=moduleReferencesToCheckTempe229c0611bbb49f8a56f4fcb45e772a3.module_name AND yang_resource.revision=moduleReferencesToCheckTempe229c0611bbb49f8a56f4fcb45e772a3.revision WHERE yang_resource.module_name IS NULL; Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? 2022-08-24 11:43:08.539 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/04F9CB17119773DE3374162E94D7F885/moduleResources into thread: ForkJoinPool-1-worker-23 Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? 2022-08-24 11:43:10.162 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/B12D51E336D5A6FF29E8E95D02CA81C7/modules into thread: ForkJoinPool-1-worker-19 Hibernate: CREATE TEMPORARY TABLE moduleReferencesToCheckTempacd21d4bd2d24791861be838160d31e7( id INT GENERATED ALWAYS AS IDENTITY PRIMARY KEY, module_name varchar NOT NULL, revision varchar NOT NULL); 2022-08-24 11:43:10.232 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/5025D4623E04D4D105A1A5D2690E2986/modules into thread: ForkJoinPool-1-worker-5 2022-08-24 11:43:10.234 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/04F9CB17119773DE3374162E94D7F885/moduleResources into thread: ForkJoinPool-1-worker-23 Hibernate: CREATE TEMPORARY TABLE moduleReferencesToCheckTempb879c63327304cefbbf63342d6f95b5d( id INT GENERATED ALWAYS AS IDENTITY PRIMARY KEY, module_name varchar NOT NULL, revision varchar NOT NULL); Hibernate: INSERT INTO moduleReferencesToCheckTempacd21d4bd2d24791861be838160d31e7 (module_name, revision) VALUES ('ericsson-enm-RcsSysM', '2885-05-15'),('ericsson-enm-RtnDot1xAuthenticatorPort', '5758-04-25'),('ericsson-enm-RsyncRadioEquipmentClock', '5457-10-12'),('ericsson-enm-ReqDiLink', '7707-07-02'),('ericsson-enm-RtnMacSecProfile', '5678-01-29'),('ericsson-enm-LratMce', '6614-05-30'),('ericsson-enm-RtnBridging', '7009-09-05'),('ericsson-enm-ResClimate', '4206-06-03'),('ericsson-enm-ResPowerSupply', '5377-07-18'),('ericsson-enm-RtnQoSSystem', '8656-03-19'),('ericsson-enm-ReqConsumedEnergyMeasurement', '2874-10-28'),('ericsson-enm-RmeCpriLinkTagging', '5680-03-10'),('ericsson-enm-ReqAntennaSystem', '5187-09-02'),('ericsson-enm-ReqSyncPort', '8100-07-26'),('ericsson-enm-RmeSectorEquipmentFunction', '9747-02-08'),('ericsson-enm-RcsSecM', '4641-09-16'),('ericsson-enm-RtnQosProfiles', '7785-08-16'),('ericsson-enm-Lrat', '4097-09-27'),('ericsson-enm-ReqRiLink', '4521-05-12'),('ericsson-enm-ReqAlarmPort', '4521-05-12'),('ericsson-enm-RcsUser', '9747-02-08'),('ericsson-enm-RsyncFronthaul', '5682-04-19'),('ericsson-enm-RmeSdsServer', '8106-11-24'),('ericsson-enm-RtnL2VlanPort', '7744-01-07'),('ericsson-enm-GNBCUCPRelationsRn', '2874-10-28'),('ericsson-enm-RtnL3InterfaceIPv6', '8656-03-19'),('ericsson-enm-RtnPBRIPv6', '3731-01-03'),('ericsson-enm-ReqPimcHwacControl', '7707-07-02'),('ericsson-enm-RmeMpClusterHandling', '9732-09-12'),('ericsson-enm-RcsLocalAuthorization', '7711-09-20'),('ericsson-enm-RtnMacSecCa', '5678-01-29'),('ericsson-enm-RcsPMEventM', '7709-08-11'),('ericsson-enm-RcsSwM', '8187-02-17'),('ericsson-enm-RtnRoutesPeerIPv6', '7865-11-10'),('ericsson-enm-ReqPlugInModule', '2098-11-15'),('ericsson-enm-RcsPm', '2876-12-06'),('ericsson-enm-ReqThirdPartyRiPort', '5680-03-10'),('ericsson-enm-RcsLdapAuthentication', '2113-08-23'),('ericsson-enm-RmeTlsSupport', '5680-03-10'),('ericsson-enm-RcsLA', '7787-09-25'),('ericsson-enm-Grat', '6550-10-12'),('ericsson-enm-ReqAdb', '3731-01-03'),('ericsson-enm-RsyncFronthaulPtpBcOcPort', '5682-04-19'),('ericsson-enm-LratBb', '9424-10-07'),('ericsson-enm-RtnTwampInitiator', '5758-04-25'),('ericsson-enm-RtnPeerIpsecTunnel', '9658-06-27'),('ericsson-enm-ReqCcLink', '2876-12-06'),('ericsson-enm-GNBCUUP', '9366-05-02'),('ericsson-enm-RcsPMEventSigM', '9749-03-19'),('ericsson-enm-RmeTimeSettings', '5680-03-10'),('ericsson-enm-ReqCpriLinkIqData', '5680-03-10'),('ericsson-enm-RtnIkev2PolicyProfile', '5764-05-04'),('ericsson-enm-ReqHwGroup', '8100-07-26'),('ericsson-enm-ReqFanGroup', '5297-04-22'),('ericsson-enm-RtnPeerIpsecProfile', '3813-05-09'),('ericsson-enm-ReqEquipmentDiscovery', '5838-07-21'),('ericsson-enm-RsyncPtpBcOcPort', '3352-05-06'),('ericsson-enm-RtnL2EthernetPort', '8180-10-19'),('ericsson-enm-RsyncOverTheAirSync', '9732-09-12'),('ericsson-enm-RcsSnmp', '2504-11-12'),('ericsson-enm-LratEe', '9658-06-27'),('ericsson-enm-GNBDU', '8990-01-28'),('ericsson-enm-RtnRoutesStaticRouteIPv4', '5280-05-23'),('ericsson-enm-RcsHttpM', '5688-08-17'),('ericsson-enm-RtnL2LagPort', '9732-09-12'),('ericsson-enm-Fgw', '2098-11-15'),('ericsson-enm-ReqRdData', '9732-09-12'),('ericsson-enm-RtnMacSecCp', '5680-03-10'),('ericsson-enm-ReqDiPort', '2876-12-06'),('ericsson-enm-ResPowerDistribution', '4523-06-22'),('ericsson-enm-RsyncNtp', '8100-07-26'),('ericsson-enm-RcsHwIM', '6929-06-10'),('ericsson-enm-ReqOpmUnit', '5680-03-10'),('ericsson-enm-GNBCUCP', '8088-10-17'),('ericsson-enm-ReqEFuse', '7326-09-23'),('ericsson-enm-ReqTransceiver', '5758-04-25'),('ericsson-enm-ReqDotGroupConfig', '7705-05-22'),('ericsson-enm-ReqRiPort', '9747-02-08'),('ericsson-enm-ReqTnPort', '3207-12-28'),('ericsson-enm-RtnTwampResponder', '7705-05-22'),('ericsson-enm-Wrat', '5196-04-22'),('ericsson-enm-ReqSyncTestInterface', '5758-04-25'),('ericsson-enm-RmeOnSiteActivities', '7707-07-02'),('ericsson-enm-RtnMacSecUcp', '5678-01-29'),('ericsson-enm-ReqEquipment', '5680-03-10'),('ericsson-enm-RtnIPv6ACLPolicy', '9812-12-07'),('ericsson-enm-RcsSwIM', '3735-03-24'),('ericsson-enm-RtnDot1xSupplicant', '3811-03-30'),('ericsson-enm-ReqBatteryUnit', '9732-09-12'),('ericsson-enm-GNBCUUPRelationsRn', '2874-10-28'),('ericsson-enm-RtnOSPFv2', '3689-05-26'),('ericsson-enm-RtnBfdProfile', '6929-06-10'),('ericsson-enm-RtnDhcpRelayIPv4', '8956-10-01'),('ericsson-enm-RtnIpsec', '7529-07-07'),('ericsson-enm-ReqHereIAmIndication', '9732-09-12'),('ericsson-enm-RmePowerSaving', '5678-01-29'),('ericsson-enm-RtnRoutesPeerIPv4', '9036-12-26'),('ericsson-enm-ReqEcBus', '8102-09-05'),('ericsson-enm-ReqFieldReplaceableUnit', '6698-06-05'),('ericsson-enm-ReqAasData', '9732-09-12'),('ericsson-enm-ReqSfpModule', '7707-07-02'),('ericsson-enm-RcsLM', '4906-05-09'),('ericsson-enm-RcsHcm', '4902-02-18'),('ericsson-enm-RtnBfdSessionIPv4', '3811-03-30'),('ericsson-enm-ReqCabinet', '7409-01-27'),('ericsson-enm-GNBDURelationsRn', '2874-10-28'),('ericsson-enm-RsyncGnssInfo', '4902-02-18'),('ericsson-enm-ReqRfVswrInstallationCheck', '5678-01-29'),('ericsson-enm-RmeCpriLinkSupervision', '7713-10-30'),('ericsson-enm-RtnL3Router', '2993-06-25'),('ericsson-enm-ReqORadioSwSlot', '5678-01-29'),('ericsson-enm-RmeOamIpSupport', '5680-03-10'),('ericsson-enm-RmeUlSpectrumAnalyzer', '4126-03-09'),('ericsson-enm-RtnRoutesStaticRouteIPv6', '3817-04-07'),('ericsson-enm-ReqEcPort', '9351-12-05'),('ericsson-enm-ReqEnergyMeter', '9351-12-05'),('ericsson-enm-RcsTimeM', '5768-11-11'),('ericsson-enm-ReqORadio', '3811-03-30'),('ericsson-enm-RmeCapacityUsage', '7705-05-22'),('ericsson-enm-ReqSfpChannel', '9734-10-22'),('ericsson-enm-RcsLogM', '8109-01-02'),('ericsson-enm-RtnL3PacketCapture', '5682-04-19'),('ericsson-enm-RmePimCancellationFunction', '7705-05-22'),('ericsson-enm-RcsBrM', '8109-01-02'),('ericsson-enm-ReqExtOamAgent', '5680-03-10'),('ericsson-enm-ReqSupportUnit', '6153-06-29'),('ericsson-enm-ResEquipmentSupportFunction', '3350-03-27'),('ericsson-enm-RmeSds', '2500-05-19'),('ericsson-enm-RcsFileTPM', '8106-11-24'),('ericsson-enm-RtnTwamp', '3811-03-30'),('ericsson-enm-RcsFm', '5678-01-29'),('ericsson-enm-RsyncFronthaulReference', '5680-03-10'),('ericsson-enm-RtnLldp', '3731-01-03'),('ericsson-enm-RtnL3InterfaceIPv4', '6248-02-19'),('ericsson-enm-LratMp', '9424-10-07'),('ericsson-enm-ReqRcvdPowerScanner', '2876-12-06'),('ericsson-enm-RsyncSyncEthInput', '6929-06-10'),('ericsson-enm-RmeAI', '7709-08-11'),('ericsson-enm-RtnSctpServer', '9812-12-07'),('ericsson-enm-RsyncSynchronization', '5758-04-25'),('ericsson-enm-RmeSupport', '5682-04-19'),('ericsson-enm-ComTop', '5100-02-24'),('ericsson-enm-LratRpUpt', '9658-06-27'),('ericsson-enm-ReqRdiPort', '2876-12-06'),('ericsson-enm-ReqIplPort', '7705-05-22'),('ericsson-enm-RtnAuthenticationServer', '9812-12-07'),('ericsson-enm-ReqVirtualAlarmPort', '7705-05-22'),('ericsson-enm-LratPpCt', '9658-06-27'),('ericsson-enm-RtnPBRIPv4', '7865-11-10'),('ericsson-enm-RmeOnapSupport', '6929-06-10'),('ericsson-enm-ReqExternalNode', '3350-03-27'),('ericsson-enm-ReqORiPort', '7707-07-02'),('ericsson-enm-ReqCcBranch', '5680-03-10'),('ericsson-enm-RtnTransportAutomationAgent', '7711-06-01'),('ericsson-enm-RcsCertM', '2113-08-23'),('ericsson-enm-ResEnergyMeasurement', '7324-08-14'),('ericsson-enm-RtnIPv4ACLPolicy', '9036-12-26'),('ericsson-enm-RmePmSupport', '5680-03-10'),('ericsson-enm-RtnSctpProfile', '5062-08-08'),('ericsson-enm-RmeAutoEsi', '5678-01-29'),('ericsson-enm-ResExternalPower', '7705-05-22'),('ericsson-enm-RtnEthernetOam', '8956-10-01'),('ericsson-enm-RmeLicenseSupport', '2961-05-21'),('ericsson-enm-RmeRadioPowerOverbooking', '5680-03-10'),('ericsson-enm-RsyncPtp', '9356-02-23'),('ericsson-enm-RsyncNodeGroupSyncMember', '5842-10-09'),('ericsson-enm-RtnIpsecProposalProfile', '3737-01-11'),('ericsson-enm-RtnBfdSessionIPv6', '9732-09-12'),('ericsson-enm-RtnDnsClient', '5074-10-30'),('ericsson-enm-RtnSctp', '9771-04-30'),('ericsson-enm-ReqRfPort', '3745-06-20'),('ericsson-enm-ResBatteryBackup', '9749-03-19'),('ericsson-enm-RcsElementManagerWeb', '5684-05-29'),('ericsson-enm-RsyncFrequencySyncIO', '5297-04-22'),('ericsson-enm-RtnDhcpRelayIPv6', '3731-01-03'),('ericsson-enm-ReqEnclosure', '7785-08-16'),('ericsson-enm-RsyncTimeSyncIO', '5297-04-22'); Hibernate: SELECT moduleReferencesToCheckTempacd21d4bd2d24791861be838160d31e7.module_name, moduleReferencesToCheckTempacd21d4bd2d24791861be838160d31e7.revision FROM moduleReferencesToCheckTempacd21d4bd2d24791861be838160d31e7 LEFT JOIN yang_resource ON yang_resource.module_name=moduleReferencesToCheckTempacd21d4bd2d24791861be838160d31e7.module_name AND yang_resource.revision=moduleReferencesToCheckTempacd21d4bd2d24791861be838160d31e7.revision WHERE yang_resource.module_name IS NULL; Hibernate: INSERT INTO moduleReferencesToCheckTempb879c63327304cefbbf63342d6f95b5d (module_name, revision) VALUES ('ericsson-enm-RcsSysM', '2885-05-15'),('ericsson-enm-RtnDot1xAuthenticatorPort', '5758-04-25'),('ericsson-enm-RsyncRadioEquipmentClock', '5457-10-12'),('ericsson-enm-ReqDiLink', '7707-07-02'),('ericsson-enm-ReqRfPort', '3747-07-31'),('ericsson-enm-GNBCUCP', '5042-08-18'),('ericsson-enm-LratMce', '6614-05-30'),('ericsson-enm-RtnBridging', '7009-09-05'),('ericsson-enm-ResClimate', '4206-06-03'),('ericsson-enm-ResPowerSupply', '5377-07-18'),('ericsson-enm-RtnQoSSystem', '8656-03-19'),('ericsson-enm-ReqConsumedEnergyMeasurement', '2874-10-28'),('ericsson-enm-RmeCpriLinkTagging', '5680-03-10'),('ericsson-enm-ReqSyncPort', '8100-07-26'),('ericsson-enm-RtnL3Router', '5020-10-17'),('ericsson-enm-RcsSecM', '4641-09-16'),('ericsson-enm-RtnQosProfiles', '7785-08-16'),('ericsson-enm-ReqRiLink', '4521-05-12'),('ericsson-enm-ReqAlarmPort', '4521-05-12'),('ericsson-enm-RcsUser', '9747-02-08'),('ericsson-enm-RsyncFronthaul', '5682-04-19'),('ericsson-enm-RmeLicenseSupport', '4982-05-14'),('ericsson-enm-RmeSdsServer', '8106-11-24'),('ericsson-enm-RtnL2VlanPort', '7744-01-07'),('ericsson-enm-GNBCUCPRelationsRn', '2874-10-28'),('ericsson-enm-ReqExternalUpManager', '5678-01-29'),('ericsson-enm-RtnPBRIPv6', '3731-01-03'),('ericsson-enm-GNBCUUP', '7499-06-30'),('ericsson-enm-ReqPimcHwacControl', '7707-07-02'),('ericsson-enm-RmeMpClusterHandling', '9732-09-12'),('ericsson-enm-RcsLocalAuthorization', '7711-09-20'),('ericsson-enm-RcsPMEventM', '7709-08-11'),('ericsson-enm-RcsSwM', '8187-02-17'),('ericsson-enm-RtnRoutesPeerIPv6', '7865-11-10'),('ericsson-enm-ReqPlugInModule', '2098-11-15'),('ericsson-enm-RcsPm', '2876-12-06'),('ericsson-enm-ReqThirdPartyRiPort', '5680-03-10'),('ericsson-enm-RcsLdapAuthentication', '2113-08-23'),('ericsson-enm-RmeTlsSupport', '5680-03-10'),('ericsson-enm-RcsLA', '7787-09-25'),('ericsson-enm-RsyncGnssInfo', '6929-06-10'),('ericsson-enm-Grat', '6550-10-12'),('ericsson-enm-ReqRiPort', '3745-05-31'),('ericsson-enm-RsyncFronthaulPtpBcOcPort', '5682-04-19'),('ericsson-enm-LratBb', '9424-10-07'),('ericsson-enm-RtnTwampInitiator', '5758-04-25'),('ericsson-enm-RtnPeerIpsecTunnel', '9658-06-27'),('ericsson-enm-ReqCcLink', '2876-12-06'),('ericsson-enm-RcsPMEventSigM', '9749-03-19'),('ericsson-enm-RmeTimeSettings', '5680-03-10'),('ericsson-enm-ReqCpriLinkIqData', '5680-03-10'),('ericsson-enm-RtnIkev2PolicyProfile', '5764-05-04'),('ericsson-enm-ReqORadio', '5838-07-21'),('ericsson-enm-ReqHwGroup', '8100-07-26'),('ericsson-enm-ReqFanGroup', '5297-04-22'),('ericsson-enm-RtnPeerIpsecProfile', '3813-05-09'),('ericsson-enm-ReqEquipmentDiscovery', '5838-07-21'),('ericsson-enm-RsyncPtpBcOcPort', '3352-05-06'),('ericsson-enm-RtnL2EthernetPort', '8180-10-19'),('ericsson-enm-RsyncOverTheAirSync', '9732-09-12'),('ericsson-enm-RcsSnmp', '2504-11-12'),('ericsson-enm-LratEe', '9658-06-27'),('ericsson-enm-RtnRoutesStaticRouteIPv4', '5280-05-23'),('ericsson-enm-ReqExternalUp', '5678-01-29'),('ericsson-enm-RcsHttpM', '5688-08-17'),('ericsson-enm-RtnL2LagPort', '9732-09-12'),('ericsson-enm-RmeSectorEquipmentFunction', '3745-05-31'),('ericsson-enm-ReqRdData', '9732-09-12'),('ericsson-enm-ReqDiPort', '2876-12-06'),('ericsson-enm-RtnSctpProfile', '8100-07-26'),('ericsson-enm-ResPowerDistribution', '4523-06-22'),('ericsson-enm-RsyncNtp', '8100-07-26'),('ericsson-enm-RcsHwIM', '6929-06-10'),('ericsson-enm-ReqOpmUnit', '5680-03-10'),('ericsson-enm-ReqEFuse', '7326-09-23'),('ericsson-enm-ReqTransceiver', '5758-04-25'),('ericsson-enm-ReqDotGroupConfig', '7705-05-22'),('ericsson-enm-ReqTnPort', '3207-12-28'),('ericsson-enm-RtnTwampResponder', '7705-05-22'),('ericsson-enm-Wrat', '5196-04-22'),('ericsson-enm-ReqSyncTestInterface', '5758-04-25'),('ericsson-enm-RmeOnSiteActivities', '7707-07-02'),('ericsson-enm-ReqEquipment', '5680-03-10'),('ericsson-enm-RtnIPv6ACLPolicy', '9812-12-07'),('ericsson-enm-RcsSwIM', '3735-03-24'),('ericsson-enm-RtnL3InterfaceIPv6', '7719-10-18'),('ericsson-enm-RtnDot1xSupplicant', '3811-03-30'),('ericsson-enm-ReqBatteryUnit', '9732-09-12'),('ericsson-enm-GNBCUUPRelationsRn', '2874-10-28'),('ericsson-enm-RtnOSPFv2', '3689-05-26'),('ericsson-enm-ReqRdiPort', '4902-02-18'),('ericsson-enm-RtnBfdProfile', '6929-06-10'),('ericsson-enm-RtnDhcpRelayIPv4', '8956-10-01'),('ericsson-enm-RtnIpsec', '7529-07-07'),('ericsson-enm-ReqHereIAmIndication', '9732-09-12'),('ericsson-enm-RmePowerSaving', '5678-01-29'),('ericsson-enm-RtnRoutesPeerIPv4', '9036-12-26'),('ericsson-enm-ReqEcBus', '8102-09-05'),('ericsson-enm-ReqFieldReplaceableUnit', '6698-06-05'),('ericsson-enm-ReqFwSlot', '5678-01-29'),('ericsson-enm-ReqAasData', '9732-09-12'),('ericsson-enm-RtnMacSecUcp', '7705-05-22'),('ericsson-enm-ReqSfpModule', '7707-07-02'),('ericsson-enm-Fgw', '4126-03-09'),('ericsson-enm-RcsHcm', '4902-02-18'),('ericsson-enm-RtnBfdSessionIPv4', '3811-03-30'),('ericsson-enm-ReqCabinet', '7409-01-27'),('ericsson-enm-GNBDURelationsRn', '2874-10-28'),('ericsson-enm-ReqRfVswrInstallationCheck', '5678-01-29'),('ericsson-enm-RmeCpriLinkSupervision', '7713-10-30'),('ericsson-enm-ReqORadioSwSlot', '5678-01-29'),('ericsson-enm-RmeOamIpSupport', '5680-03-10'),('ericsson-enm-RmeUlSpectrumAnalyzer', '4126-03-09'),('ericsson-enm-RtnRoutesStaticRouteIPv6', '3817-04-07'),('ericsson-enm-ReqEcPort', '9351-12-05'),('ericsson-enm-RcsLM', '6929-06-10'),('ericsson-enm-ReqEnergyMeter', '9351-12-05'),('ericsson-enm-RcsTimeM', '5768-11-11'),('ericsson-enm-RmeCapacityUsage', '7705-05-22'),('ericsson-enm-ReqSfpChannel', '9734-10-22'),('ericsson-enm-RcsLogM', '8109-01-02'),('ericsson-enm-RtnL3PacketCapture', '5682-04-19'),('ericsson-enm-RmePimCancellationFunction', '7705-05-22'),('ericsson-enm-RcsBrM', '8109-01-02'),('ericsson-enm-ReqExtOamAgent', '5680-03-10'),('ericsson-enm-ReqSupportUnit', '6153-06-29'),('ericsson-enm-ResEquipmentSupportFunction', '3350-03-27'),('ericsson-enm-RmeSds', '2500-05-19'),('ericsson-enm-RtnTwamp', '3811-03-30'),('ericsson-enm-RcsFm', '5678-01-29'),('ericsson-enm-RsyncFronthaulReference', '5680-03-10'),('ericsson-enm-RtnLldp', '3731-01-03'),('ericsson-enm-RtnMacSecProfile', '7705-05-22'),('ericsson-enm-Lrat', '6585-01-11'),('ericsson-enm-RtnL3InterfaceIPv4', '6248-02-19'),('ericsson-enm-LratMp', '9424-10-07'),('ericsson-enm-ReqRcvdPowerScanner', '2876-12-06'),('ericsson-enm-RsyncSyncEthInput', '6929-06-10'),('ericsson-enm-RmeAI', '7709-08-11'),('ericsson-enm-RtnMacSecCp', '7705-05-22'),('ericsson-enm-RtnSctpServer', '9812-12-07'),('ericsson-enm-RsyncSynchronization', '5758-04-25'),('ericsson-enm-GNBDU', '5167-12-17'),('ericsson-enm-RmeSupport', '5682-04-19'),('ericsson-enm-ComTop', '5100-02-24'),('ericsson-enm-RcsFileTPM', '8109-01-02'),('ericsson-enm-LratRpUpt', '9658-06-27'),('ericsson-enm-ReqIplPort', '7705-05-22'),('ericsson-enm-RtnAuthenticationServer', '9812-12-07'),('ericsson-enm-ReqVirtualAlarmPort', '7705-05-22'),('ericsson-enm-LratPpCt', '9658-06-27'),('ericsson-enm-RtnPBRIPv4', '7865-11-10'),('ericsson-enm-RmeOnapSupport', '6929-06-10'),('ericsson-enm-ReqExternalNode', '3350-03-27'),('ericsson-enm-ReqORiPort', '7707-07-02'),('ericsson-enm-ReqCcBranch', '5680-03-10'),('ericsson-enm-RtnTransportAutomationAgent', '7711-06-01'),('ericsson-enm-RtnMacSecCa', '7705-05-22'),('ericsson-enm-RcsCertM', '2113-08-23'),('ericsson-enm-ResEnergyMeasurement', '7324-08-14'),('ericsson-enm-RtnIPv4ACLPolicy', '9036-12-26'),('ericsson-enm-ReqBootSwUpgrade', '5678-01-29'),('ericsson-enm-RmePmSupport', '5680-03-10'),('ericsson-enm-RmeAutoEsi', '5678-01-29'),('ericsson-enm-ResExternalPower', '7705-05-22'),('ericsson-enm-RtnEthernetOam', '8956-10-01'),('ericsson-enm-RmeRadioPowerOverbooking', '5680-03-10'),('ericsson-enm-RsyncPtp', '9356-02-23'),('ericsson-enm-RsyncNodeGroupSyncMember', '5842-10-09'),('ericsson-enm-RtnIpsecProposalProfile', '3737-01-11'),('ericsson-enm-RtnBfdSessionIPv6', '9732-09-12'),('ericsson-enm-ReqAntennaSystem', '9242-04-14'),('ericsson-enm-ReqAdb', '5758-04-25'),('ericsson-enm-RtnDnsClient', '5074-10-30'),('ericsson-enm-RtnSctp', '9771-04-30'),('ericsson-enm-ResBatteryBackup', '9749-03-19'),('ericsson-enm-RcsElementManagerWeb', '5684-05-29'),('ericsson-enm-RsyncFrequencySyncIO', '5297-04-22'),('ericsson-enm-RtnDhcpRelayIPv6', '3731-01-03'),('ericsson-enm-ReqEnclosure', '7785-08-16'),('ericsson-enm-RsyncTimeSyncIO', '5297-04-22'); 2022-08-24 11:43:10.243 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/B12D51E336D5A6FF29E8E95D02CA81C7/moduleResources into thread: ForkJoinPool-1-worker-19 Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: SELECT moduleReferencesToCheckTempb879c63327304cefbbf63342d6f95b5d.module_name, moduleReferencesToCheckTempb879c63327304cefbbf63342d6f95b5d.revision FROM moduleReferencesToCheckTempb879c63327304cefbbf63342d6f95b5d LEFT JOIN yang_resource ON yang_resource.module_name=moduleReferencesToCheckTempb879c63327304cefbbf63342d6f95b5d.module_name AND yang_resource.revision=moduleReferencesToCheckTempb879c63327304cefbbf63342d6f95b5d.revision WHERE yang_resource.module_name IS NULL; Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? 2022-08-24 11:43:10.341 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/5025D4623E04D4D105A1A5D2690E2986/moduleResources into thread: ForkJoinPool-1-worker-5 Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? 2022-08-24 11:43:10.436 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/B12D51E336D5A6FF29E8E95D02CA81C7/moduleResources into thread: ForkJoinPool-1-worker-19 Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: select yangresour0_.id as id1_5_, yangresour0_.checksum as checksum2_5_, yangresour0_.content as content3_5_, yangresour0_.module_name as module_n4_5_, yangresour0_.name as name5_5_, yangresour0_.revision as revision6_5_ from yang_resource yangresour0_ where yangresour0_.checksum in (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.id as id1_5_, yangresour0_.checksum as checksum2_5_, yangresour0_.content as content3_5_, yangresour0_.module_name as module_n4_5_, yangresour0_.name as name5_5_, yangresour0_.revision as revision6_5_ from yang_resource yangresour0_ where yangresour0_.checksum in (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) 2022-08-24 11:43:11.231 INFO [cps-application,,] 1 --- [Pool-1-worker-5] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/5025D4623E04D4D105A1A5D2690E2986/moduleResources into thread: ForkJoinPool-1-worker-5 Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.id as id1_5_, yangresour0_.checksum as checksum2_5_, yangresour0_.content as content3_5_, yangresour0_.module_name as module_n4_5_, yangresour0_.name as name5_5_, yangresour0_.revision as revision6_5_ from yang_resource yangresour0_ where yangresour0_.checksum in (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into schema_set (dataspace_id, name) values (?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_, schemasete0_.dataspace_id as dataspac3_3_, schemasete0_.name as name2_3_ from schema_set schemasete0_ where schemasete0_.dataspace_id=? and schemasete0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? 2022-08-24 11:43:12.137 WARN [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 11:43:12.137 ERROR [cps-application,,] 1 --- [ool-1-worker-23] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_, schemasete0_.dataspace_id as dataspac3_3_, schemasete0_.name as name2_3_ from schema_set schemasete0_ where schemasete0_.dataspace_id=? and schemasete0_.name=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) 2022-08-24 11:43:12.340 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/62A0585F40E5DDB949E0751452F90382/modules into thread: ForkJoinPool-1-worker-23 Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) 2022-08-24 11:43:12.434 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/62A0585F40E5DDB949E0751452F90382/modules into thread: ForkJoinPool-1-worker-23 Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: CREATE TEMPORARY TABLE moduleReferencesToCheckTempe9dc89e0d2bd496b9a256023667557c5( id INT GENERATED ALWAYS AS IDENTITY PRIMARY KEY, module_name varchar NOT NULL, revision varchar NOT NULL); Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: INSERT INTO moduleReferencesToCheckTempe9dc89e0d2bd496b9a256023667557c5 (module_name, revision) VALUES ('ericsson-enm-RcsSysM', '2885-05-15'),('ericsson-enm-RtnDot1xAuthenticatorPort', '5758-04-25'),('ericsson-enm-RsyncRadioEquipmentClock', '5457-10-12'),('ericsson-enm-ReqDiLink', '7707-07-02'),('ericsson-enm-ReqRfPort', '3747-07-31'),('ericsson-enm-GNBCUCP', '5042-08-18'),('ericsson-enm-LratMce', '6614-05-30'),('ericsson-enm-RtnBridging', '7009-09-05'),('ericsson-enm-ResClimate', '4206-06-03'),('ericsson-enm-ResPowerSupply', '5377-07-18'),('ericsson-enm-RtnQoSSystem', '8656-03-19'),('ericsson-enm-ReqConsumedEnergyMeasurement', '2874-10-28'),('ericsson-enm-RmeCpriLinkTagging', '5680-03-10'),('ericsson-enm-ReqSyncPort', '8100-07-26'),('ericsson-enm-RtnL3Router', '5020-10-17'),('ericsson-enm-RcsSecM', '4641-09-16'),('ericsson-enm-RtnQosProfiles', '7785-08-16'),('ericsson-enm-ReqRiLink', '4521-05-12'),('ericsson-enm-ReqAlarmPort', '4521-05-12'),('ericsson-enm-RcsUser', '9747-02-08'),('ericsson-enm-RsyncFronthaul', '5682-04-19'),('ericsson-enm-RmeLicenseSupport', '4982-05-14'),('ericsson-enm-RmeSdsServer', '8106-11-24'),('ericsson-enm-RtnL2VlanPort', '7744-01-07'),('ericsson-enm-GNBCUCPRelationsRn', '2874-10-28'),('ericsson-enm-ReqExternalUpManager', '5678-01-29'),('ericsson-enm-RtnPBRIPv6', '3731-01-03'),('ericsson-enm-GNBCUUP', '7499-06-30'),('ericsson-enm-ReqPimcHwacControl', '7707-07-02'),('ericsson-enm-RmeMpClusterHandling', '9732-09-12'),('ericsson-enm-RcsLocalAuthorization', '7711-09-20'),('ericsson-enm-RcsPMEventM', '7709-08-11'),('ericsson-enm-RcsSwM', '8187-02-17'),('ericsson-enm-RtnRoutesPeerIPv6', '7865-11-10'),('ericsson-enm-ReqPlugInModule', '2098-11-15'),('ericsson-enm-RcsPm', '2876-12-06'),('ericsson-enm-ReqThirdPartyRiPort', '5680-03-10'),('ericsson-enm-RcsLdapAuthentication', '2113-08-23'),('ericsson-enm-RmeTlsSupport', '5680-03-10'),('ericsson-enm-RcsLA', '7787-09-25'),('ericsson-enm-RsyncGnssInfo', '6929-06-10'),('ericsson-enm-Grat', '6550-10-12'),('ericsson-enm-ReqRiPort', '3745-05-31'),('ericsson-enm-RsyncFronthaulPtpBcOcPort', '5682-04-19'),('ericsson-enm-LratBb', '9424-10-07'),('ericsson-enm-RtnTwampInitiator', '5758-04-25'),('ericsson-enm-RtnPeerIpsecTunnel', '9658-06-27'),('ericsson-enm-ReqCcLink', '2876-12-06'),('ericsson-enm-RcsPMEventSigM', '9749-03-19'),('ericsson-enm-RmeTimeSettings', '5680-03-10'),('ericsson-enm-ReqCpriLinkIqData', '5680-03-10'),('ericsson-enm-RtnIkev2PolicyProfile', '5764-05-04'),('ericsson-enm-ReqORadio', '5838-07-21'),('ericsson-enm-ReqHwGroup', '8100-07-26'),('ericsson-enm-ReqFanGroup', '5297-04-22'),('ericsson-enm-RtnPeerIpsecProfile', '3813-05-09'),('ericsson-enm-ReqEquipmentDiscovery', '5838-07-21'),('ericsson-enm-RsyncPtpBcOcPort', '3352-05-06'),('ericsson-enm-RtnL2EthernetPort', '8180-10-19'),('ericsson-enm-RsyncOverTheAirSync', '9732-09-12'),('ericsson-enm-RcsSnmp', '2504-11-12'),('ericsson-enm-LratEe', '9658-06-27'),('ericsson-enm-RtnRoutesStaticRouteIPv4', '5280-05-23'),('ericsson-enm-ReqExternalUp', '5678-01-29'),('ericsson-enm-RcsHttpM', '5688-08-17'),('ericsson-enm-RtnL2LagPort', '9732-09-12'),('ericsson-enm-RmeSectorEquipmentFunction', '3745-05-31'),('ericsson-enm-ReqRdData', '9732-09-12'),('ericsson-enm-ReqDiPort', '2876-12-06'),('ericsson-enm-RtnSctpProfile', '8100-07-26'),('ericsson-enm-ResPowerDistribution', '4523-06-22'),('ericsson-enm-RsyncNtp', '8100-07-26'),('ericsson-enm-RcsHwIM', '6929-06-10'),('ericsson-enm-ReqOpmUnit', '5680-03-10'),('ericsson-enm-ReqEFuse', '7326-09-23'),('ericsson-enm-ReqTransceiver', '5758-04-25'),('ericsson-enm-ReqDotGroupConfig', '7705-05-22'),('ericsson-enm-ReqTnPort', '3207-12-28'),('ericsson-enm-RtnTwampResponder', '7705-05-22'),('ericsson-enm-Wrat', '5196-04-22'),('ericsson-enm-ReqSyncTestInterface', '5758-04-25'),('ericsson-enm-RmeOnSiteActivities', '7707-07-02'),('ericsson-enm-ReqEquipment', '5680-03-10'),('ericsson-enm-RtnIPv6ACLPolicy', '9812-12-07'),('ericsson-enm-RcsSwIM', '3735-03-24'),('ericsson-enm-RtnL3InterfaceIPv6', '7719-10-18'),('ericsson-enm-RtnDot1xSupplicant', '3811-03-30'),('ericsson-enm-ReqBatteryUnit', '9732-09-12'),('ericsson-enm-GNBCUUPRelationsRn', '2874-10-28'),('ericsson-enm-RtnOSPFv2', '3689-05-26'),('ericsson-enm-ReqRdiPort', '4902-02-18'),('ericsson-enm-RtnBfdProfile', '6929-06-10'),('ericsson-enm-RtnDhcpRelayIPv4', '8956-10-01'),('ericsson-enm-RtnIpsec', '7529-07-07'),('ericsson-enm-ReqHereIAmIndication', '9732-09-12'),('ericsson-enm-RmePowerSaving', '5678-01-29'),('ericsson-enm-RtnRoutesPeerIPv4', '9036-12-26'),('ericsson-enm-ReqEcBus', '8102-09-05'),('ericsson-enm-ReqFieldReplaceableUnit', '6698-06-05'),('ericsson-enm-ReqFwSlot', '5678-01-29'),('ericsson-enm-ReqAasData', '9732-09-12'),('ericsson-enm-RtnMacSecUcp', '7705-05-22'),('ericsson-enm-ReqSfpModule', '7707-07-02'),('ericsson-enm-Fgw', '4126-03-09'),('ericsson-enm-RcsHcm', '4902-02-18'),('ericsson-enm-RtnBfdSessionIPv4', '3811-03-30'),('ericsson-enm-ReqCabinet', '7409-01-27'),('ericsson-enm-GNBDURelationsRn', '2874-10-28'),('ericsson-enm-ReqRfVswrInstallationCheck', '5678-01-29'),('ericsson-enm-RmeCpriLinkSupervision', '7713-10-30'),('ericsson-enm-ReqORadioSwSlot', '5678-01-29'),('ericsson-enm-RmeOamIpSupport', '5680-03-10'),('ericsson-enm-RmeUlSpectrumAnalyzer', '4126-03-09'),('ericsson-enm-RtnRoutesStaticRouteIPv6', '3817-04-07'),('ericsson-enm-ReqEcPort', '9351-12-05'),('ericsson-enm-RcsLM', '6929-06-10'),('ericsson-enm-ReqEnergyMeter', '9351-12-05'),('ericsson-enm-RcsTimeM', '5768-11-11'),('ericsson-enm-RmeCapacityUsage', '7705-05-22'),('ericsson-enm-ReqSfpChannel', '9734-10-22'),('ericsson-enm-RcsLogM', '8109-01-02'),('ericsson-enm-RtnL3PacketCapture', '5682-04-19'),('ericsson-enm-RmePimCancellationFunction', '7705-05-22'),('ericsson-enm-RcsBrM', '8109-01-02'),('ericsson-enm-ReqExtOamAgent', '5680-03-10'),('ericsson-enm-ReqSupportUnit', '6153-06-29'),('ericsson-enm-ResEquipmentSupportFunction', '3350-03-27'),('ericsson-enm-RmeSds', '2500-05-19'),('ericsson-enm-RtnTwamp', '3811-03-30'),('ericsson-enm-RcsFm', '5678-01-29'),('ericsson-enm-RsyncFronthaulReference', '5680-03-10'),('ericsson-enm-RtnLldp', '3731-01-03'),('ericsson-enm-RtnMacSecProfile', '7705-05-22'),('ericsson-enm-Lrat', '6585-01-11'),('ericsson-enm-RtnL3InterfaceIPv4', '6248-02-19'),('ericsson-enm-LratMp', '9424-10-07'),('ericsson-enm-ReqRcvdPowerScanner', '2876-12-06'),('ericsson-enm-RsyncSyncEthInput', '6929-06-10'),('ericsson-enm-RmeAI', '7709-08-11'),('ericsson-enm-RtnMacSecCp', '7705-05-22'),('ericsson-enm-RtnSctpServer', '9812-12-07'),('ericsson-enm-RsyncSynchronization', '5758-04-25'),('ericsson-enm-GNBDU', '5167-12-17'),('ericsson-enm-RmeSupport', '5682-04-19'),('ericsson-enm-ComTop', '5100-02-24'),('ericsson-enm-RcsFileTPM', '8109-01-02'),('ericsson-enm-LratRpUpt', '9658-06-27'),('ericsson-enm-ReqIplPort', '7705-05-22'),('ericsson-enm-RtnAuthenticationServer', '9812-12-07'),('ericsson-enm-ReqVirtualAlarmPort', '7705-05-22'),('ericsson-enm-LratPpCt', '9658-06-27'),('ericsson-enm-RtnPBRIPv4', '7865-11-10'),('ericsson-enm-RmeOnapSupport', '6929-06-10'),('ericsson-enm-ReqExternalNode', '3350-03-27'),('ericsson-enm-ReqORiPort', '7707-07-02'),('ericsson-enm-ReqCcBranch', '5680-03-10'),('ericsson-enm-RtnTransportAutomationAgent', '7711-06-01'),('ericsson-enm-RtnMacSecCa', '7705-05-22'),('ericsson-enm-RcsCertM', '2113-08-23'),('ericsson-enm-ResEnergyMeasurement', '7324-08-14'),('ericsson-enm-RtnIPv4ACLPolicy', '9036-12-26'),('ericsson-enm-ReqBootSwUpgrade', '5678-01-29'),('ericsson-enm-RmePmSupport', '5680-03-10'),('ericsson-enm-RmeAutoEsi', '5678-01-29'),('ericsson-enm-ResExternalPower', '7705-05-22'),('ericsson-enm-RtnEthernetOam', '8956-10-01'),('ericsson-enm-RmeRadioPowerOverbooking', '5680-03-10'),('ericsson-enm-RsyncPtp', '9356-02-23'),('ericsson-enm-RsyncNodeGroupSyncMember', '5842-10-09'),('ericsson-enm-RtnIpsecProposalProfile', '3737-01-11'),('ericsson-enm-RtnBfdSessionIPv6', '9732-09-12'),('ericsson-enm-ReqAntennaSystem', '9242-04-14'),('ericsson-enm-ReqAdb', '5758-04-25'),('ericsson-enm-RtnDnsClient', '5074-10-30'),('ericsson-enm-RtnSctp', '9771-04-30'),('ericsson-enm-ResBatteryBackup', '9749-03-19'),('ericsson-enm-RcsElementManagerWeb', '5684-05-29'),('ericsson-enm-RsyncFrequencySyncIO', '5297-04-22'),('ericsson-enm-RtnDhcpRelayIPv6', '3731-01-03'),('ericsson-enm-ReqEnclosure', '7785-08-16'),('ericsson-enm-RsyncTimeSyncIO', '5297-04-22'); Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: SELECT moduleReferencesToCheckTempe9dc89e0d2bd496b9a256023667557c5.module_name, moduleReferencesToCheckTempe9dc89e0d2bd496b9a256023667557c5.revision FROM moduleReferencesToCheckTempe9dc89e0d2bd496b9a256023667557c5 LEFT JOIN yang_resource ON yang_resource.module_name=moduleReferencesToCheckTempe9dc89e0d2bd496b9a256023667557c5.module_name AND yang_resource.revision=moduleReferencesToCheckTempe9dc89e0d2bd496b9a256023667557c5.revision WHERE yang_resource.module_name IS NULL; Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) 2022-08-24 11:43:12.540 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/62A0585F40E5DDB949E0751452F90382/moduleResources into thread: ForkJoinPool-1-worker-23 Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? 2022-08-24 11:43:12.645 INFO [cps-application,,] 1 --- [ool-1-worker-23] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/62A0585F40E5DDB949E0751452F90382/moduleResources into thread: ForkJoinPool-1-worker-23 Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into schema_set (dataspace_id, name) values (?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_, schemasete0_.dataspace_id as dataspac3_3_, schemasete0_.name as name2_3_ from schema_set schemasete0_ where schemasete0_.dataspace_id=? and schemasete0_.name=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select yangresour0_.id as id1_5_, yangresour0_.checksum as checksum2_5_, yangresour0_.content as content3_5_, yangresour0_.module_name as module_n4_5_, yangresour0_.name as name5_5_, yangresour0_.revision as revision6_5_ from yang_resource yangresour0_ where yangresour0_.checksum in (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: 2022-08-24 11:43:13.133 WARN [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 02000 2022-08-24 11:43:13.133 ERROR [cps-application,,] 1 --- [ool-1-worker-19] o.h.engine.jdbc.spi.SqlExceptionHelper : No results were returned by the query. Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_, anchorenti0_.dataspace_id as dataspac3_0_, anchorenti0_.name as name2_0_, anchorenti0_.schema_set_id as schema_s4_0_ from anchor anchorenti0_ where anchorenti0_.dataspace_id=? and anchorenti0_.name=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select fragmenten0_.id as id1_2_, fragmenten0_.anchor_id as anchor_i5_2_, fragmenten0_.attributes as attribut2_2_, fragmenten0_.dataspace_id as dataspac6_2_, fragmenten0_.parent_id as parent_i3_2_, fragmenten0_.xpath as xpath4_2_ from fragment fragmenten0_ where fragmenten0_.dataspace_id=? and fragmenten0_.anchor_id=? and fragmenten0_.xpath=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select schemasete0_.id as id1_3_, schemasete0_.dataspace_id as dataspac3_3_, schemasete0_.name as name2_3_ from schema_set schemasete0_ where schemasete0_.dataspace_id=? and schemasete0_.name=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? 2022-08-24 11:43:13.234 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0AD884EC97EF8DB66CE0482314AFE143/modules into thread: ForkJoinPool-1-worker-19 Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) 2022-08-24 11:43:13.245 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0AD884EC97EF8DB66CE0482314AFE143/modules into thread: ForkJoinPool-1-worker-19 Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: CREATE TEMPORARY TABLE moduleReferencesToCheckTemp048aeeb49c4748f4b39b18ed303ff09d( id INT GENERATED ALWAYS AS IDENTITY PRIMARY KEY, module_name varchar NOT NULL, revision varchar NOT NULL); Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: INSERT INTO moduleReferencesToCheckTemp048aeeb49c4748f4b39b18ed303ff09d (module_name, revision) VALUES ('ericsson-enm-RcsSysM', '2885-05-15'),('ericsson-enm-RtnDot1xAuthenticatorPort', '5758-04-25'),('ericsson-enm-RsyncRadioEquipmentClock', '5457-10-12'),('ericsson-enm-ReqDiLink', '7707-07-02'),('ericsson-enm-RtnMacSecProfile', '5678-01-29'),('ericsson-enm-LratMce', '6614-05-30'),('ericsson-enm-RtnBridging', '7009-09-05'),('ericsson-enm-ResClimate', '4206-06-03'),('ericsson-enm-ResPowerSupply', '5377-07-18'),('ericsson-enm-RtnQoSSystem', '8656-03-19'),('ericsson-enm-ReqConsumedEnergyMeasurement', '2874-10-28'),('ericsson-enm-RmeCpriLinkTagging', '5680-03-10'),('ericsson-enm-ReqAntennaSystem', '5187-09-02'),('ericsson-enm-ReqSyncPort', '8100-07-26'),('ericsson-enm-RmeSectorEquipmentFunction', '9747-02-08'),('ericsson-enm-RcsSecM', '4641-09-16'),('ericsson-enm-RtnQosProfiles', '7785-08-16'),('ericsson-enm-Lrat', '4097-09-27'),('ericsson-enm-ReqRiLink', '4521-05-12'),('ericsson-enm-ReqAlarmPort', '4521-05-12'),('ericsson-enm-RcsUser', '9747-02-08'),('ericsson-enm-RsyncFronthaul', '5682-04-19'),('ericsson-enm-RmeSdsServer', '8106-11-24'),('ericsson-enm-RtnL2VlanPort', '7744-01-07'),('ericsson-enm-GNBCUCPRelationsRn', '2874-10-28'),('ericsson-enm-RtnL3InterfaceIPv6', '8656-03-19'),('ericsson-enm-RtnPBRIPv6', '3731-01-03'),('ericsson-enm-ReqPimcHwacControl', '7707-07-02'),('ericsson-enm-RmeMpClusterHandling', '9732-09-12'),('ericsson-enm-RcsLocalAuthorization', '7711-09-20'),('ericsson-enm-RtnMacSecCa', '5678-01-29'),('ericsson-enm-RcsPMEventM', '7709-08-11'),('ericsson-enm-RcsSwM', '8187-02-17'),('ericsson-enm-RtnRoutesPeerIPv6', '7865-11-10'),('ericsson-enm-ReqPlugInModule', '2098-11-15'),('ericsson-enm-RcsPm', '2876-12-06'),('ericsson-enm-ReqThirdPartyRiPort', '5680-03-10'),('ericsson-enm-RcsLdapAuthentication', '2113-08-23'),('ericsson-enm-RmeTlsSupport', '5680-03-10'),('ericsson-enm-RcsLA', '7787-09-25'),('ericsson-enm-Grat', '6550-10-12'),('ericsson-enm-ReqAdb', '3731-01-03'),('ericsson-enm-RsyncFronthaulPtpBcOcPort', '5682-04-19'),('ericsson-enm-LratBb', '9424-10-07'),('ericsson-enm-RtnTwampInitiator', '5758-04-25'),('ericsson-enm-RtnPeerIpsecTunnel', '9658-06-27'),('ericsson-enm-ReqCcLink', '2876-12-06'),('ericsson-enm-GNBCUUP', '9366-05-02'),('ericsson-enm-RcsPMEventSigM', '9749-03-19'),('ericsson-enm-RmeTimeSettings', '5680-03-10'),('ericsson-enm-ReqCpriLinkIqData', '5680-03-10'),('ericsson-enm-RtnIkev2PolicyProfile', '5764-05-04'),('ericsson-enm-ReqHwGroup', '8100-07-26'),('ericsson-enm-ReqFanGroup', '5297-04-22'),('ericsson-enm-RtnPeerIpsecProfile', '3813-05-09'),('ericsson-enm-ReqEquipmentDiscovery', '5838-07-21'),('ericsson-enm-RsyncPtpBcOcPort', '3352-05-06'),('ericsson-enm-RtnL2EthernetPort', '8180-10-19'),('ericsson-enm-RsyncOverTheAirSync', '9732-09-12'),('ericsson-enm-RcsSnmp', '2504-11-12'),('ericsson-enm-LratEe', '9658-06-27'),('ericsson-enm-GNBDU', '8990-01-28'),('ericsson-enm-RtnRoutesStaticRouteIPv4', '5280-05-23'),('ericsson-enm-RcsHttpM', '5688-08-17'),('ericsson-enm-RtnL2LagPort', '9732-09-12'),('ericsson-enm-Fgw', '2098-11-15'),('ericsson-enm-ReqRdData', '9732-09-12'),('ericsson-enm-RtnMacSecCp', '5680-03-10'),('ericsson-enm-ReqDiPort', '2876-12-06'),('ericsson-enm-ResPowerDistribution', '4523-06-22'),('ericsson-enm-RsyncNtp', '8100-07-26'),('ericsson-enm-RcsHwIM', '6929-06-10'),('ericsson-enm-ReqOpmUnit', '5680-03-10'),('ericsson-enm-GNBCUCP', '8088-10-17'),('ericsson-enm-ReqEFuse', '7326-09-23'),('ericsson-enm-ReqTransceiver', '5758-04-25'),('ericsson-enm-ReqDotGroupConfig', '7705-05-22'),('ericsson-enm-ReqRiPort', '9747-02-08'),('ericsson-enm-ReqTnPort', '3207-12-28'),('ericsson-enm-RtnTwampResponder', '7705-05-22'),('ericsson-enm-Wrat', '5196-04-22'),('ericsson-enm-ReqSyncTestInterface', '5758-04-25'),('ericsson-enm-RmeOnSiteActivities', '7707-07-02'),('ericsson-enm-RtnMacSecUcp', '5678-01-29'),('ericsson-enm-ReqEquipment', '5680-03-10'),('ericsson-enm-RtnIPv6ACLPolicy', '9812-12-07'),('ericsson-enm-RcsSwIM', '3735-03-24'),('ericsson-enm-RtnDot1xSupplicant', '3811-03-30'),('ericsson-enm-ReqBatteryUnit', '9732-09-12'),('ericsson-enm-GNBCUUPRelationsRn', '2874-10-28'),('ericsson-enm-RtnOSPFv2', '3689-05-26'),('ericsson-enm-RtnBfdProfile', '6929-06-10'),('ericsson-enm-RtnDhcpRelayIPv4', '8956-10-01'),('ericsson-enm-RtnIpsec', '7529-07-07'),('ericsson-enm-ReqHereIAmIndication', '9732-09-12'),('ericsson-enm-RmePowerSaving', '5678-01-29'),('ericsson-enm-RtnRoutesPeerIPv4', '9036-12-26'),('ericsson-enm-ReqEcBus', '8102-09-05'),('ericsson-enm-ReqFieldReplaceableUnit', '6698-06-05'),('ericsson-enm-ReqAasData', '9732-09-12'),('ericsson-enm-ReqSfpModule', '7707-07-02'),('ericsson-enm-RcsLM', '4906-05-09'),('ericsson-enm-RcsHcm', '4902-02-18'),('ericsson-enm-RtnBfdSessionIPv4', '3811-03-30'),('ericsson-enm-ReqCabinet', '7409-01-27'),('ericsson-enm-GNBDURelationsRn', '2874-10-28'),('ericsson-enm-RsyncGnssInfo', '4902-02-18'),('ericsson-enm-ReqRfVswrInstallationCheck', '5678-01-29'),('ericsson-enm-RmeCpriLinkSupervision', '7713-10-30'),('ericsson-enm-RtnL3Router', '2993-06-25'),('ericsson-enm-ReqORadioSwSlot', '5678-01-29'),('ericsson-enm-RmeOamIpSupport', '5680-03-10'),('ericsson-enm-RmeUlSpectrumAnalyzer', '4126-03-09'),('ericsson-enm-RtnRoutesStaticRouteIPv6', '3817-04-07'),('ericsson-enm-ReqEcPort', '9351-12-05'),('ericsson-enm-ReqEnergyMeter', '9351-12-05'),('ericsson-enm-RcsTimeM', '5768-11-11'),('ericsson-enm-ReqORadio', '3811-03-30'),('ericsson-enm-RmeCapacityUsage', '7705-05-22'),('ericsson-enm-ReqSfpChannel', '9734-10-22'),('ericsson-enm-RcsLogM', '8109-01-02'),('ericsson-enm-RtnL3PacketCapture', '5682-04-19'),('ericsson-enm-RmePimCancellationFunction', '7705-05-22'),('ericsson-enm-RcsBrM', '8109-01-02'),('ericsson-enm-ReqExtOamAgent', '5680-03-10'),('ericsson-enm-ReqSupportUnit', '6153-06-29'),('ericsson-enm-ResEquipmentSupportFunction', '3350-03-27'),('ericsson-enm-RmeSds', '2500-05-19'),('ericsson-enm-RcsFileTPM', '8106-11-24'),('ericsson-enm-RtnTwamp', '3811-03-30'),('ericsson-enm-RcsFm', '5678-01-29'),('ericsson-enm-RsyncFronthaulReference', '5680-03-10'),('ericsson-enm-RtnLldp', '3731-01-03'),('ericsson-enm-RtnL3InterfaceIPv4', '6248-02-19'),('ericsson-enm-LratMp', '9424-10-07'),('ericsson-enm-ReqRcvdPowerScanner', '2876-12-06'),('ericsson-enm-RsyncSyncEthInput', '6929-06-10'),('ericsson-enm-RmeAI', '7709-08-11'),('ericsson-enm-RtnSctpServer', '9812-12-07'),('ericsson-enm-RsyncSynchronization', '5758-04-25'),('ericsson-enm-RmeSupport', '5682-04-19'),('ericsson-enm-ComTop', '5100-02-24'),('ericsson-enm-LratRpUpt', '9658-06-27'),('ericsson-enm-ReqRdiPort', '2876-12-06'),('ericsson-enm-ReqIplPort', '7705-05-22'),('ericsson-enm-RtnAuthenticationServer', '9812-12-07'),('ericsson-enm-ReqVirtualAlarmPort', '7705-05-22'),('ericsson-enm-LratPpCt', '9658-06-27'),('ericsson-enm-RtnPBRIPv4', '7865-11-10'),('ericsson-enm-RmeOnapSupport', '6929-06-10'),('ericsson-enm-ReqExternalNode', '3350-03-27'),('ericsson-enm-ReqORiPort', '7707-07-02'),('ericsson-enm-ReqCcBranch', '5680-03-10'),('ericsson-enm-RtnTransportAutomationAgent', '7711-06-01'),('ericsson-enm-RcsCertM', '2113-08-23'),('ericsson-enm-ResEnergyMeasurement', '7324-08-14'),('ericsson-enm-RtnIPv4ACLPolicy', '9036-12-26'),('ericsson-enm-RmePmSupport', '5680-03-10'),('ericsson-enm-RtnSctpProfile', '5062-08-08'),('ericsson-enm-RmeAutoEsi', '5678-01-29'),('ericsson-enm-ResExternalPower', '7705-05-22'),('ericsson-enm-RtnEthernetOam', '8956-10-01'),('ericsson-enm-RmeLicenseSupport', '2961-05-21'),('ericsson-enm-RmeRadioPowerOverbooking', '5680-03-10'),('ericsson-enm-RsyncPtp', '9356-02-23'),('ericsson-enm-RsyncNodeGroupSyncMember', '5842-10-09'),('ericsson-enm-RtnIpsecProposalProfile', '3737-01-11'),('ericsson-enm-RtnBfdSessionIPv6', '9732-09-12'),('ericsson-enm-RtnDnsClient', '5074-10-30'),('ericsson-enm-RtnSctp', '9771-04-30'),('ericsson-enm-ReqRfPort', '3745-06-20'),('ericsson-enm-ResBatteryBackup', '9749-03-19'),('ericsson-enm-RcsElementManagerWeb', '5684-05-29'),('ericsson-enm-RsyncFrequencySyncIO', '5297-04-22'),('ericsson-enm-RtnDhcpRelayIPv6', '3731-01-03'),('ericsson-enm-ReqEnclosure', '7785-08-16'),('ericsson-enm-RsyncTimeSyncIO', '5297-04-22'); Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: SELECT moduleReferencesToCheckTemp048aeeb49c4748f4b39b18ed303ff09d.module_name, moduleReferencesToCheckTemp048aeeb49c4748f4b39b18ed303ff09d.revision FROM moduleReferencesToCheckTemp048aeeb49c4748f4b39b18ed303ff09d LEFT JOIN yang_resource ON yang_resource.module_name=moduleReferencesToCheckTemp048aeeb49c4748f4b39b18ed303ff09d.module_name AND yang_resource.revision=moduleReferencesToCheckTemp048aeeb49c4748f4b39b18ed303ff09d.revision WHERE yang_resource.module_name IS NULL; Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) 2022-08-24 11:43:13.431 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Started postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0AD884EC97EF8DB66CE0482314AFE143/moduleResources into thread: ForkJoinPool-1-worker-19 Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) 2022-08-24 11:43:13.531 INFO [cps-application,,] 1 --- [ool-1-worker-19] o.o.c.n.api.impl.client.DmiRestClient : Finished postOperationWithJsonData for http://eric-oss-enm-model-adapter:8080/dmi/v1/ch/0AD884EC97EF8DB66CE0482314AFE143/moduleResources into thread: ForkJoinPool-1-worker-19 Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: select yangresour0_.id as id1_5_, yangresour0_.checksum as checksum2_5_, yangresour0_.content as content3_5_, yangresour0_.module_name as module_n4_5_, yangresour0_.name as name5_5_, yangresour0_.revision as revision6_5_ from yang_resource yangresour0_ where yangresour0_.checksum in (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into yang_resource (checksum, content, module_name, name, revision) values (?, ?, ?, ?, ?) Hibernate: insert into schema_set (dataspace_id, name) values (?, ?) Hibernate: select dataspacee0_.id as id1_1_, dataspacee0_.name as name2_1_ from dataspace dataspacee0_ where dataspacee0_.name=? Hibernate: select schemasete0_.id as id1_3_, schemasete0_.dataspace_id as dataspac3_3_, schemasete0_.name as name2_3_ from schema_set schemasete0_ where schemasete0_.dataspace_id=? and schemasete0_.name=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: select childfragm0_.parent_id as parent_i3_2_0_, childfragm0_.id as id1_2_0_, childfragm0_.id as id1_2_1_, childfragm0_.anchor_id as anchor_i5_2_1_, childfragm0_.attributes as attribut2_2_1_, childfragm0_.dataspace_id as dataspac6_2_1_, childfragm0_.parent_id as parent_i3_2_1_, childfragm0_.xpath as xpath4_2_1_ from fragment childfragm0_ where childfragm0_.parent_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select anchorenti0_.id as id1_0_0_, anchorenti0_.dataspace_id as dataspac3_0_0_, anchorenti0_.name as name2_0_0_, anchorenti0_.schema_set_id as schema_s4_0_0_ from anchor anchorenti0_ where anchorenti0_.id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select schemasete0_.id as id1_3_0_, schemasete0_.dataspace_id as dataspac3_3_0_, schemasete0_.name as name2_3_0_ from schema_set schemasete0_ where schemasete0_.id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?) Hibernate: select yangresour0_.schema_set_id as schema_s1_4_0_, yangresour0_.yang_resource_id as yang_res2_4_0_, yangresour1_.id as id1_5_1_, yangresour1_.checksum as checksum2_5_1_, yangresour1_.content as content3_5_1_, yangresour1_.module_name as module_n4_5_1_, yangresour1_.name as name5_5_1_, yangresour1_.revision as revision6_5_1_ from schema_set_yang_resources yangresour0_ inner join yang_resource yangresour1_ on yangresour0_.yang_resource_id=yangresour1_.id where yangresour0_.schema_set_id=? Hibernate: insert into schema_set_yang_resources (schema_set_id, yang_resource_id) values (?, ?)